summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 127b115)
raw | patch | inline | side by side (parent: 127b115)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 May 2006 06:31:10 +0000 (06:31 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 May 2006 06:31:10 +0000 (06:31 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3211 594d385d-05f5-0310-b6e9-bd551577e9d8
ihtml/themes/default/framework.tpl | patch | blob | history |
index e8bae7859d0428f51155896279dd0ca4c196ea8b..34f578319e9d695d4a636fda758a4f2b6d846f61 100644 (file)
<body>
{$php_errors}
<form action='main.php{$plug}' name='mainform' method='post' enctype='multipart/form-data'>
-<table summary="" class="framework">
+<table summary="" class="framework" cellspacing="0" cellpadding="0">
<tr>
<td style="height:36px; width:140px; vertical-align:bottom; text-align:center">
<a href="main.php" style="vertical-align:bottom;"><img src='{$go_logo}' border="0" alt="GOSA2" style='vertical-align:bottom;'></a>
<tr style="vertical-align:top;">
<!-- Menu -->
<td style="background-color:#EEFFE6; vertical-align:top;" >
- <div style="height:12px; width:100%;"> </div>
+ <div style="background-color:#CDF6BD; height:12px; width:100%;"> </div>
{$menu}
<br />
<div style="height:1px; width:140px;"></div>