From d8845cb80e527534b74b5df2b41d4bd3b64244a9 Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Sat, 18 Oct 2014 10:16:41 +0200 Subject: [PATCH] Make login error message more clear --- app/views/sessions/error.html.slim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/sessions/error.html.slim b/app/views/sessions/error.html.slim index 610f296..f31a785 100644 --- a/app/views/sessions/error.html.slim +++ b/app/views/sessions/error.html.slim @@ -8,7 +8,7 @@ p Your login link is either invalid or has expired. p - ' Login links are valid for 15 minutes. If you think this may be the case then + ' Login links are valid for 15 minutes. If you think yours might have expired then a href=new_login_path request a new login link | .