summaryrefslogtreecommitdiffstats
path: root/ldap-site-mngmt/webinterface/index.dwt
diff options
context:
space:
mode:
authorTarik Gasmi2007-10-26 10:41:22 +0200
committerTarik Gasmi2007-10-26 10:41:22 +0200
commit310554c02e4b51c5300f8bdf8ad15e3f0520bc53 (patch)
tree277727e7c13eeaec94fe8089f547f3108b727bcc /ldap-site-mngmt/webinterface/index.dwt
parentThis should fix a small bug reported by Reiner for SuSE10.3 in stage3. (diff)
downloadcore-310554c02e4b51c5300f8bdf8ad15e3f0520bc53.tar.gz
core-310554c02e4b51c5300f8bdf8ad15e3f0520bc53.tar.xz
core-310554c02e4b51c5300f8bdf8ad15e3f0520bc53.zip
LSM Webinterface, new actualized Version
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1401 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'ldap-site-mngmt/webinterface/index.dwt')
-rw-r--r--ldap-site-mngmt/webinterface/index.dwt21
1 files changed, 18 insertions, 3 deletions
diff --git a/ldap-site-mngmt/webinterface/index.dwt b/ldap-site-mngmt/webinterface/index.dwt
index 36fe2223..048a34cb 100644
--- a/ldap-site-mngmt/webinterface/index.dwt
+++ b/ldap-site-mngmt/webinterface/index.dwt
@@ -2,11 +2,26 @@
<head>
<title>{SEITENTITEL}</title>
- <link rel='stylesheet' href='styles.css' type='text/css'></head>
+ <link rel='stylesheet' href='styles.css' type='text/css'>
+
+</head>
<body>
-
+
+<!--<table cellpadding='0' cellspacing='0' border='0' align='center' width='100%' height='100%'>
+ <tr height='10'>
+ <td colspan='3'></td>
+ </tr>
+ <tr height='100%'>
+ <td width='2%'></td>
+ <td width='96%' style='border-color: #C0C0C0; border-style: solid; border-width: 1 1 1 1;'>-->
+
{HAUPTFENSTER}
+ <!--</td>
+ <td width='2%'></td>
+ </tr>
+</table>-->
+
</body>
-</html> \ No newline at end of file
+</html> \ No newline at end of file