X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c94213847b8e5b71864b34748ba9fadaefbfddfe..15b104f4ff4614aa78c01180b6a9b89dd5a1400f:/app/views/notifier/signup_confirm.html.erb diff --git a/app/views/notifier/signup_confirm.html.erb b/app/views/notifier/signup_confirm.html.erb index 557fef830..814deee91 100644 --- a/app/views/notifier/signup_confirm.html.erb +++ b/app/views/notifier/signup_confirm.html.erb @@ -1,9 +1,9 @@ -
<%= t("notifier.signup_confirm.greeting") %>
+<%= t("notifier.signup_confirm.greeting") %>
<%= t("notifier.signup_confirm.created", :site_url => SERVER_URL) %>
<%= t("notifier.signup_confirm.confirm") %>
-<%= link_to @url, @url, :style => "white-space: nowrap" %>
+<%= link_to @url, @url %>
<%= t("notifier.signup_confirm.welcome") %>