Code

style fixes
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 10 Jun 2005 08:29:50 +0000 (08:29 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 10 Jun 2005 08:29:50 +0000 (08:29 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@648 594d385d-05f5-0310-b6e9-bd551577e9d8

ihtml/themes/default/help.tpl

index f1c188fefa1a7b0ebefea904b64a14bd1c3543dc..a028eef22784133e88f50fedcdbee2b56ec5e41f 100644 (file)
@@ -1,5 +1,6 @@
 <body style='background-color:white;background-image:none'>
 {$php_errors}
+
 <form action='helpviewer.php' name='mainform' method='post' enctype='multipart/form-data'>
 <div style='background-color:#CDF6BD;width:100%;border-bottom:1px solid #909090'>
   <table width="99%">
   </table>
 </div>
 <div style="height: 100%;
-                          width: 100%;
-                          margin: 0px;
-                          padding: 5px;
-                          background-color: #F1F1F1;">
+                       width: 100%;
+                       padding-top: 1px;
+                       margin: 0px;
+                       background-color: #F1F1F1;">
 {$help_contents}
 </div>