X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a302ddeb8a36048a6593b7f2b671aa19cfbe257d..64eec2a5d0ea39f61de5fe7f6265ea1718dbfe59:/app/views/site/copyright.html.erb diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index 4a7a57bea..2f44386da 100644 --- a/app/views/site/copyright.html.erb +++ b/app/views/site/copyright.html.erb @@ -38,6 +38,13 @@

<%= t "license_page.legal_babble.credit_title_html", :locale => @locale %>

<%= t "license_page.legal_babble.credit_1_html", :locale => @locale %>

<%= t "license_page.legal_babble.credit_2_html", :locale => @locale %>

+

<%= t "license_page.legal_babble.credit_3_html", :locale => @locale %>

+

<%= image_tag("attribution_example.png", + :alt => t('license_page.legal_babble.attribution_example.alt'), + :border => 0, + :width => 193, + :height => 69, + :title => t('license_page.legal_babble.attribution_example.title')) %>

<%= t "license_page.legal_babble.more_title_html", :locale => @locale %>

<%= t "license_page.legal_babble.more_1_html", :locale => @locale %>