X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0e78061cdba5cfb3f299f57b7643d2b396ee235b..ff0569829f81f868e054e6430eaf11bf779d1213:/app/views/confirmations/confirm.html.erb diff --git a/app/views/confirmations/confirm.html.erb b/app/views/confirmations/confirm.html.erb index fde545546..4f98a8539 100644 --- a/app/views/confirmations/confirm.html.erb +++ b/app/views/confirmations/confirm.html.erb @@ -1,6 +1,8 @@ +<% content_for :heading_class, "pb-0" %> <% content_for :heading do %> -
<%= 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 %>