X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2f9291ba5764fe104264ae7e3b6a361e11212e8b..f881a8c83c54da98e5c3058a48a1cde952b1be8a:/app/views/users/confirm.html.erb?ds=sidebyside diff --git a/app/views/users/confirm.html.erb b/app/views/users/confirm.html.erb index 7b8d78d3f..a3902c0a9 100644 --- a/app/views/users/confirm.html.erb +++ b/app/views/users/confirm.html.erb @@ -1,5 +1,5 @@ <% content_for :heading do %> -
<%= t '.press confirm button' %>
+<%= t ".press confirm button" %>
<%= form_tag({}, { :id => "confirm" }) do %> - + "> <% end %> <% else %><%= t ".reconfirm_html", - :reconfirm => url_for(:action => 'confirm_resend')%>
+<%= t ".reconfirm_html", + :reconfirm => url_for(:action => "confirm_resend") %>
<% end %>