]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/fixthemap.html.erb
Remove remaining html in translations from fixthemap page
[rails.git] / app / views / site / fixthemap.html.erb
index fe6cf22c59b3eb8aae18d5ec8b01ad7ea092a382..ab8684116b4f580bd431243ada702d4ac189c465 100644 (file)
@@ -27,6 +27,9 @@
 </div>
 
 <h2><%= t ".other_concerns.title" %></h2>
-<p><%= t ".other_concerns.explanation_html" %></p>
+<p>
+  <%= t ".other_concerns.concerns_html", :copyright_link => link_to(t(".other_concerns.copyright"), copyright_path),
+                                         :working_group_link => link_to(t(".other_concerns.working_group"), t(".other_concerns.working_group_url")) %>
+</p>
 
 <%= render "any_questions" %>