X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a5f72216395fb490a984dd86575f855c94a6a02f..e820e143a8d2d6f79f74b0a287cf71a65bc52e74:/app/views/site/welcome.html.erb diff --git a/app/views/site/welcome.html.erb b/app/views/site/welcome.html.erb index 8ec32ea9c..f8f339284 100644 --- a/app/views/site/welcome.html.erb +++ b/app/views/site/welcome.html.erb @@ -73,5 +73,5 @@

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

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

<%= t ".add_a_note.para_2_html", :map_link => link_to(t(".add_a_note.the_map"), root_path), - :note_icon => tag.span(:class => "icon note") %>

+ :note_icon => tag.span(:class => "icon note bg-dark rounded-1") %>