X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4e67530753b3de79c34be38cee8233da7d616574..2882a65d21fd5758c2a90d1cbd808103ab7b8000:/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")) %>