X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/721d33033cbd729ab9e2d0220ead22fb3f7f1065..d404bc04d542d381a3233e8cf461f5c9fb981af2:/app/views/site/fixthemap.html.erb?ds=sidebyside diff --git a/app/views/site/fixthemap.html.erb b/app/views/site/fixthemap.html.erb index fe6cf22c5..c1a61362f 100644 --- a/app/views/site/fixthemap.html.erb +++ b/app/views/site/fixthemap.html.erb @@ -22,11 +22,14 @@
<%= t "site.welcome.add_a_note.title" %>

<%= t "site.welcome.add_a_note.para_1" %>

-

<%= t ".how_to_help.add_a_note.instructions_html", :map_url => root_path %>

+

<%= t ".how_to_help.add_a_note.instructions_1_html", :note_icon => tag.a(:class => "icon note") %>

<%= t ".other_concerns.title" %>

-

<%= t ".other_concerns.explanation_html" %>

+

+ <%= 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")) %> +

<%= render "any_questions" %>