From: Tom Hughes Date: Mon, 30 Jul 2012 12:35:25 +0000 (+0100) Subject: Make links back to the user language copyright page work X-Git-Tag: live~5524 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/683c371740cb7d1253357917c011862a53557f54 Make links back to the user language copyright page work --- diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index 03dee8716..f93754ffe 100644 --- a/app/views/site/copyright.html.erb +++ b/app/views/site/copyright.html.erb @@ -18,7 +18,8 @@ <%= raw t 'license_page.native.text', :native_link => link_to(t('license_page.native.native_link'), :controller => 'site', - :action => 'copyright'), + :action => 'copyright', + :copyright_locale => nil), :mapping_link => link_to(t('license_page.native.mapping_link'), :controller => 'site', :action => 'index') %>