client_management/app/views/reset_c_panel_password_mailer/reset_user_password.html.erb

3 lines
170 B
Plaintext

<p>Please Reset your password with the following instructions</p>
<%= link_to 'Click here to reset', cpanel_reset_password_url(:token => @reset_token, :id => @user_id)%>