summaryrefslogtreecommitdiffstats
path: root/ldap-site-mngmt/webinterface/au/au_header.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'ldap-site-mngmt/webinterface/au/au_header.inc.php')
-rw-r--r--ldap-site-mngmt/webinterface/au/au_header.inc.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/ldap-site-mngmt/webinterface/au/au_header.inc.php b/ldap-site-mngmt/webinterface/au/au_header.inc.php
index 40da6c72..57e85f84 100644
--- a/ldap-site-mngmt/webinterface/au/au_header.inc.php
+++ b/ldap-site-mngmt/webinterface/au/au_header.inc.php
@@ -1,5 +1,7 @@
<?php
+#################
+
# 1. Title
$titel = "Administrative Unit Management";
# 2. Mainmenu Number (starting with 0)
@@ -32,4 +34,5 @@ $template->assign(array("SEITENTITEL" => $titel,
include("au_menu.php");
include("../common/ip_blocks.inc.php");
+
?> \ No newline at end of file