X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3a51160a5b1c06126597cfaff31503839919c136..8e017f412c5ab64d5662e9ceaa0fc350f5644613:/app/views/site/_key.rhtml diff --git a/app/views/site/_key.rhtml b/app/views/site/_key.rhtml index 6969916a2..9782b4cc5 100644 --- a/app/views/site/_key.rhtml +++ b/app/views/site/_key.rhtml @@ -1,5 +1,5 @@ <% content_for :left_menu do %> -<%= link_to_function t('side.key.map_key'), "showKey();" %> +<%= link_to_function t('site.key.map_key'), "showKey();" %> <% end %>