From e1db2462aea260c218aa263d8db9e09c00c8fca1 Mon Sep 17 00:00:00 2001
From: Dexter Morgan
Date: Tue, 15 Feb 2011 08:35:55 +0000
Subject: Do not enable users to reset the password
---
template/en/default/account/auth/login.html.tmpl | 14 --------------
1 file changed, 14 deletions(-)
(limited to 'template')
diff --git a/template/en/default/account/auth/login.html.tmpl b/template/en/default/account/auth/login.html.tmpl
index 9a043e4..8e40909 100644
--- a/template/en/default/account/auth/login.html.tmpl
+++ b/template/en/default/account/auth/login.html.tmpl
@@ -104,18 +104,4 @@
[% END %]
- [% IF user.authorizer.can_change_password %]
-
-
-
-
- [% END %]
-
[% PROCESS global/footer.html.tmpl %]
--
cgit v1.2.1