X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2a3bc0a38789b29b8798eafd80fc4fb77c5c7957..3720004d9c5df84363ec221ed685efbe12399590:/app/views/user/confirm.html.erb diff --git a/app/views/user/confirm.html.erb b/app/views/user/confirm.html.erb index f8147ac78..f52098289 100644 --- a/app/views/user/confirm.html.erb +++ b/app/views/user/confirm.html.erb @@ -1,12 +1,14 @@ <% content_for :heading do %> -
<%= t 'user.confirm.press confirm button' %>
@@ -15,10 +17,6 @@ <% end %> - - <% else %><%= t "user.confirm.antispam_alert_html" %>
<%= t "user.confirm.reconfirm_html", :reconfirm => url_for(:action => 'confirm_resend')%>
<% end %>