From 0be4147189f4056fa2a9ed885bc3828994a8161b Mon Sep 17 00:00:00 2001 From: Bertrand Marron Date: Thu, 30 Jan 2014 16:41:00 +0100 Subject: [PATCH] Prevent from tabbing on lostpassword link in login page --- lms/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/login.html b/lms/templates/login.html index e8ddcd1b20..d757c0ed03 100644 --- a/lms/templates/login.html +++ b/lms/templates/login.html @@ -137,7 +137,7 @@ - ${_('Forgot password?')} + ${_('Forgot password?')}