Code

Please - if you change anything in the layouts, make it look like it looked before...
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 8 May 2006 06:31:10 +0000 (06:31 +0000)
committercajus <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

index e8bae7859d0428f51155896279dd0ca4c196ea8b..34f578319e9d695d4a636fda758a4f2b6d846f61 100644 (file)
@@ -2,7 +2,7 @@
 <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>
@@ -38,7 +38,7 @@
   <tr style="vertical-align:top;">
     <!-- Menu -->
     <td style="background-color:#EEFFE6; vertical-align:top;" >
-      <div style="height:12px; width:100%;">&nbsp;</div>
+      <div style="background-color:#CDF6BD; height:12px; width:100%;">&nbsp;</div>
       {$menu}
          <br />
          <div style="height:1px; width:140px;"></div>