X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c82fdf8e0fd4e5a8f2d831592d5e1fe13e1fe558..7c89e7c0b418c5c4d9692b5e153946571a6ea994:/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 167801cbb..3a2e12578 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') %>
+ :reconfirm => url_for(:action => "confirm_resend") %> <% end %>