X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fc81201cabc8fad5b45a51c7b805e7825d22c7b5..45c90003c688988590e91108f2ec64a199050578:/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 @@
     </p>
     <p><%= 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")) %></p>
 
     <h3><%= t ".legal_babble.more_title_html" %></h3>