X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0bbdadd727a37ee71d4a8c89b50ce2060d6a6240..b42d48ff65b10ae51696e38e4fa8f969c7a3710c:/app/views/confirmations/confirm.html.erb diff --git a/app/views/confirmations/confirm.html.erb b/app/views/confirmations/confirm.html.erb index 7350f8628..879fb8f33 100644 --- a/app/views/confirmations/confirm.html.erb +++ b/app/views/confirmations/confirm.html.erb @@ -27,6 +27,8 @@ -

<%= t ".reconfirm_html", - :reconfirm => url_for(:action => "confirm_resend") %>

+

+ <%= t ".resend_html", + :reconfirm_link => link_to(t(".click_here"), url_for(:action => "confirm_resend")) %> +

<% end %>