summaryrefslogtreecommitdiffstats
path: root/ldap-site-mngmt/webinterface/au/menu.dwt
diff options
context:
space:
mode:
authorTarik Gasmi2007-09-18 17:18:38 +0200
committerTarik Gasmi2007-09-18 17:18:38 +0200
commit12183ece8e4cb1bb81072a72f696572c8b3a07ee (patch)
tree1e7b274e6a4229d4d1819d4feaabe272b1037a62 /ldap-site-mngmt/webinterface/au/menu.dwt
parentAdded theme.conf for openslx theme for pxe. Only labels should be added autom... (diff)
downloadcore-12183ece8e4cb1bb81072a72f696572c8b3a07ee.tar.gz
core-12183ece8e4cb1bb81072a72f696572c8b3a07ee.tar.xz
core-12183ece8e4cb1bb81072a72f696572c8b3a07ee.zip
ldap-site-mngmt: actualized WebIF and DHCPConfig Generationscript
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1340 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'ldap-site-mngmt/webinterface/au/menu.dwt')
-rwxr-xr-xldap-site-mngmt/webinterface/au/menu.dwt27
1 files changed, 27 insertions, 0 deletions
diff --git a/ldap-site-mngmt/webinterface/au/menu.dwt b/ldap-site-mngmt/webinterface/au/menu.dwt
new file mode 100755
index 00000000..b130ebfa
--- /dev/null
+++ b/ldap-site-mngmt/webinterface/au/menu.dwt
@@ -0,0 +1,27 @@
+
+<table cellpadding='0' cellspacing='0' border='0' width='100%'>
+
+
+ <!-- BEGIN DYNAMIC BLOCK: Hauptmenu -->
+
+ <tr valign='middle' align='left'>
+
+ <td width='8%' align='right' style="border-style=none;">{ICON}</td>
+ <td width="8%" align="left" style="border-width:1 0 1 1;border-color:#000000;border-style:solid;padding:5;background-color:{FARBE}">&nbsp;</td>
+ <td width="74%" align="left" style="border-width:1 1 1 0;border-color:#000000;border-style:solid;padding:5;background-color:{FARBE}">
+ <a href="{LINK_M}" style="text-decoration:none"><b class="standard_schrift">{TEXT_M}</b></a></td>
+ <td width='10%'>&nbsp;</td>
+
+ </tr>
+ <!-- BEGIN DYNAMIC BLOCK: Submenu -->
+
+ {SUB}
+
+ <!-- END DYNAMIC BLOCK: Submenu -->
+
+ <tr height='5'>
+ </tr>
+
+ <!-- END DYNAMIC BLOCK: Hauptmenu -->
+
+</table>