diff --git a/lam/templates/logout.php b/lam/templates/logout.php index 4b89a863..0fdb9108 100644 --- a/lam/templates/logout.php +++ b/lam/templates/logout.php @@ -1,4 +1,4 @@ -\n"); echo (" \n"); echo ("LDAP Account Manager\n"); echo ("\n"); -echo ("\n"); +echo ("\n"); echo ("\n"); echo ("\n"); echo ("\n"); diff --git a/lam/templates/main_header.php b/lam/templates/main_header.php index 43629049..eef06490 100644 --- a/lam/templates/main_header.php +++ b/lam/templates/main_header.php @@ -1,4 +1,4 @@ -<?php +<?php /* $Id$ @@ -36,6 +36,7 @@ $Id$ <td width="100"><p align="right"><a href="./logout.php" target="_top"><? echo _("Logout") ?></a></p><br></td> </tr> </table> + <br> <table border="0" align="center" width="600"> <tr> <td width="200"><p align="center"><a href="../lib/listusers.php" target="mainpart"> <? echo _("Users");?> </a></p></td>