X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3296e168e9f1caf80b56dd2d6c87714b342a8eae..e3bac9e6e5210d0fd87b03c8ec6a55db6000c9cd:/app/views/site/welcome.html.erb diff --git a/app/views/site/welcome.html.erb b/app/views/site/welcome.html.erb index 324d4659a..22783ce2d 100644 --- a/app/views/site/welcome.html.erb +++ b/app/views/site/welcome.html.erb @@ -12,15 +12,11 @@
-
- -
+

<%= t ".whats_on_the_map.on_the_map_html", :real_and_current => tag.em(t(".whats_on_the_map.real_and_current")) %>

-
- -
+

<%= t ".whats_on_the_map.off_the_map_html", :doesnt => tag.em(t(".whats_on_the_map.doesnt")) %>

@@ -61,7 +57,7 @@ <% if params[:oauth_return_url] %> <%= t ".continue_authorization" %> <% else %> - <%= t ".start_mapping" %> + <%= t ".start_mapping" %> <% end %>