X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b625eefdeb55822c7d4a4dafa6473c8ac537ef48..ec9eb174ca74aad21c000cf9523ad221de5c8d83:/app/views/site/copyright.html.erb diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index 7fbf475ce..6940dc2f8 100644 --- a/app/views/site/copyright.html.erb +++ b/app/views/site/copyright.html.erb @@ -32,7 +32,7 @@ <% I18n.with_locale @locale do %> <%= tag.h1 :lang => @locale, :dir => t("html.dir") do %> - <%= t ".legal_babble.title_html" %> + <%= t ".title" %> <% end %> <% end %> <% end %> @@ -78,7 +78,7 @@
<%= image_tag("attribution_example.png", :alt => t(".legal_babble.attribution_example.alt"), - :border => 0, :class => "img-fluid", + :class => "img-fluid", :title => t(".legal_babble.attribution_example.title")) %>