diff --git a/htdocs/core/tpl/login.tpl.php b/htdocs/core/tpl/login.tpl.php
index c97cbe0782d..8ff2ca91958 100644
--- a/htdocs/core/tpl/login.tpl.php
+++ b/htdocs/core/tpl/login.tpl.php
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * $Id: login.tpl.php,v 1.20 2011/08/19 15:06:27 cdelambert Exp $
+ * $Id: login.tpl.php,v 1.21 2011/08/20 15:28:32 eldy Exp $
*/
header('Cache-Control: Public, must-revalidate');
@@ -35,10 +35,8 @@ header("Content-type: text/html; charset=".$conf->file->character_set_client);