X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/43db18ae911fef3ad7b36e9ed27e5eff469ef863..ec9eb174ca74aad21c000cf9523ad221de5c8d83:/app/views/site/copyright.html.erb diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index f014eb037..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", :title => t(".legal_babble.attribution_example.title")) %>