diff --git a/lam/templates/config/conflogin.php b/lam/templates/config/conflogin.php index 21c6a436..1f678158 100644 --- a/lam/templates/config/conflogin.php +++ b/lam/templates/config/conflogin.php @@ -3,7 +3,7 @@ $Id$ This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) - Copyright (C) 2003 - 2010 Roland Gruber + Copyright (C) 2003 - 2011 Roland Gruber This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -155,8 +155,8 @@ echo $_SESSION['header']; else echo "\n"; if (sizeof($files) > 0) echo "\n"; else echo "\n"; - if (sizeof($files) > 0) echo "\n"; - else echo " \n"; + if (sizeof($files) > 0) echo "\n"; + else echo " \n"; // help link printHelpLink(getHelp('', '200'), '200'); ?> diff --git a/lam/templates/login.php b/lam/templates/login.php index ea629a15..e8c0c74f 100644 --- a/lam/templates/login.php +++ b/lam/templates/login.php @@ -341,7 +341,7 @@ function display_LoginPage($config_object) { - +