- <p class='text-muted'><%= t ".reconfirm_html",
- :reconfirm => url_for(:action => "confirm_resend") %></p>
+ <p class='text-body-secondary'>
+ <%= t ".resend_html",
+ :reconfirm_link => link_to(t(".click_here"), url_for(:action => "confirm_resend")) %>
+ </p>