X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3aa69ffbdda5f111aed60d77e1a1eec8cdcad3ba..39c3fa427ea273e9011c380f9d2f2a9759cddb24:/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 66528bd83..6e7f7280e 100644 --- a/app/views/notifier/signup_confirm.html.erb +++ b/app/views/notifier/signup_confirm.html.erb @@ -5,7 +5,7 @@

<%= t("notifier.signup_confirm.confirm") %>

-

<%= link_to @url, @url, :style => "white-space: nowrap" %>

+

<%= link_to @url, @url, :style => "white-space: nowrap" %>

<%= t("notifier.signup_confirm.welcome") %>

<% end %>