]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/fixthemap.html.erb
Avoid raw html in translations for the note icon
[rails.git] / app / views / site / fixthemap.html.erb
index ab8684116b4f580bd431243ada702d4ac189c465..c1a61362fdaa36ce61cb41610acc56b9e02b9a16 100644 (file)
@@ -22,7 +22,7 @@
   <div class='col-sm'>
     <h5><%= t "site.welcome.add_a_note.title" %></h5>
     <p><%= t "site.welcome.add_a_note.para_1" %></p>
-    <p><%= t ".how_to_help.add_a_note.instructions_html", :map_url => root_path %></p>
+    <p><%= t ".how_to_help.add_a_note.instructions_1_html", :note_icon => tag.a(:class => "icon note") %></p>
   </div>
 </div>