diff --git a/lam/templates/logout.php b/lam/templates/logout.php index d86d2a0d..633c74c3 100644 --- a/lam/templates/logout.php +++ b/lam/templates/logout.php @@ -41,15 +41,25 @@ $_SESSION["ldap"]->destroy(); session_destroy(); // print logout message + +echo ("\n"); +echo ("\n"); + ?> - + <? echo _("Logout"); ?> -



+ + +

+ LDAP Account Manager +

+
+






diff --git a/lam/templates/main.php b/lam/templates/main.php index 9e966dae..2df144a4 100644 --- a/lam/templates/main.php +++ b/lam/templates/main.php @@ -23,6 +23,8 @@ $Id$ */ +echo ("\n"); +echo ("\n"); echo ("\n"); echo ("\n"); echo ("LDAP Account Manager\n");