diff --git a/lam/templates/main.php b/lam/templates/main.php index 7e77d30b..083a56ad 100644 --- a/lam/templates/main.php +++ b/lam/templates/main.php @@ -62,10 +62,10 @@ echo ("LDAP Account Manager\n"); echo (""); echo ("\n"); echo ("\n"); -echo ("\n"); +echo ("\n"); // display page to add suffixes, if needed if (sizeof($new_suffs) > 0) echo ("\n"); + "'\" name=\"mainpart\" frameborder=\"0\">\n"); else { if (sizeof($types) > 0) { echo ("\n"); diff --git a/lam/templates/main_header.php b/lam/templates/main_header.php index b0c51d1f..0f4b550e 100644 --- a/lam/templates/main_header.php +++ b/lam/templates/main_header.php @@ -53,33 +53,28 @@ $types = $_SESSION['config']->get_ActiveTypes(); - + - - - - +
-   + donations 

-   + tools 
LDAP Account Manager  logout 
 
+

"; $linkList = array(); if ($_SESSION['config']->get_Suffix('tree') != "") { - $linkList[] = ' ' . _("Tree view") . '' . "\n"; + $linkList[] = 'tree view ' . _("Tree view") . '' . "\n"; } for ($i = 0; $i < sizeof($types); $i++) { - $linkList[] = ' ' . + $linkList[] = '' . $types[$i] . ' ' . '' . getTypeAlias($types[$i]) . ''; } echo implode('        ', $linkList); - echo ""; ?> - - +