From f7b304588239e48173ac8efea869fccfd930d607 Mon Sep 17 00:00:00 2001 From: jomo Date: Mon, 23 Jun 2014 03:16:58 +0200 Subject: [PATCH] corrected ingame /gettoken command --- app/views/users/lost_password.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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| %>