diff --git a/app/views/users/lost_password.html.erb b/app/views/users/lost_password.html.erb index a6ff416..791c37a 100644 --- a/app/views/users/lost_password.html.erb +++ b/app/views/users/lost_password.html.erb @@ -2,7 +2,7 @@

Reset password

You lost your password? Don't do that!

-

Luckily for you, you can reset your password. Please use the command /tokengen <your email adress>, then fill in the form below:

+

Luckily for you, you can reset your password. Please use the command /gettoken <your email adress>, then fill in the form below:

<%= form_tag reset_password_users_path do |f| %>