Code

Fixed template w3c
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 8 Nov 2006 05:50:20 +0000 (05:50 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 8 Nov 2006 05:50:20 +0000 (05:50 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5037 594d385d-05f5-0310-b6e9-bd551577e9d8

ihtml/themes/default/setup.tpl

index 09b0894087842b1282015d08788b7a6bc14e3d99..df4d2be7c969085127ed84a98693f5b086c3fd6a 100644 (file)
   </tr>
   <tr style='height:100%;'>
     <td style="background-color: white;vertical-align:top;" colspan=2>
+
     {include file="$content"}
+
     </td>
   </tr>
-<table summary="">
+</table>
 
 <script language="JavaScript" type="text/javascript">
   <!--
     h=parseInt(window.innerHeight)-20;
-    document.write('</div>');
+    document.write('<\/div>');
   //-->
 </script>