X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dbf35e0cf67ee330cd02c2431e0ed6d08681d184..6bc81dc3e7f423a29003d12732599351a75d931a:/app/views/confirmations/confirm.html.erb?ds=sidebyside diff --git a/app/views/confirmations/confirm.html.erb b/app/views/confirmations/confirm.html.erb index fde545546..879fb8f33 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 %>