From 274fe93fcbb6ca3c87f7c55e055a8bc8e4cfa004 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Tue, 25 Aug 2009 19:45:54 +0000 Subject: [PATCH] login form: MDL-20050 forgotton password should be a link, not a button. It is what uses expect these days. Credit to Olli as part of his GSOC project. --- login/index_form.html | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/login/index_form.html b/login/index_form.html index 58bc36e3ff..4f5319b1eb 100644 --- a/login/index_form.html +++ b/login/index_form.html @@ -38,6 +38,7 @@ if ($show_instructions) { " /> +
@@ -59,18 +60,6 @@ if ($show_instructions) { - -
-
- -
-
-
- - " /> -
-
-
-- 2.39.5