summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b19c4d9)
raw | patch | inline | side by side (parent: b19c4d9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 10 Jun 2005 08:29:50 +0000 (08:29 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 10 Jun 2005 08:29:50 +0000 (08:29 +0000) |
ihtml/themes/default/help.tpl | patch | blob | history |
index f1c188fefa1a7b0ebefea904b64a14bd1c3543dc..a028eef22784133e88f50fedcdbee2b56ec5e41f 100644 (file)
<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>