summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 51bcddf)
raw | patch | inline | side by side (parent: 51bcddf)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 9 Jun 2005 14:12:05 +0000 (14:12 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 9 Jun 2005 14:12:05 +0000 (14:12 +0000) |
ihtml/themes/default/help.tpl | patch | blob | history |
index 10bd93ee8cf7796a979b7213b9cf88acd05abae7..3722c02446889414bfcb1d4ec4e0d61f0a6fd17c 100644 (file)
<body style='background-color:white;background-image:none'>
+<div style='background-color:#CDF6BD;width:100%;padding:6px;border-bottom:1px solid #909090'>
<form action='helpviewer.php' name='mainform' method='post' enctype='multipart/form-data'>
- <div style='background-color:#CDF6BD;width:100%;padding:6px;border-bottom:1px solid #909090'>
<table width="99%">
<tr>
<td width="33%">
</td>
</tr>
</table>
- </div>
</form>
-
-<div>
+</div>
+<div style="height: 645px;
+ width: 100%;
+ overflow: auto;
+ margin: 0 ;
+ background-color: #F1F1F1;">
{$help_contents}
</div>