]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_refbanner_edit.tpl
Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_refbanner_edit.tpl
index 8855c768d53e2bc56828fbcba2e18688aa58157f..d388cb740d485b75c430d34bf1c8fe86e40275ad 100644 (file)
@@ -2,19 +2,16 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=refbanner&amp;mode=edit" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td width="10" class="admin_header bottom2 seperator">&nbsp;</td>
-               <td align="center" colspan="3" class="admin_header bottom2"
-                       height="30"><strong>{--EDIT_REFBANNER--}</strong></td>
-               <td width="10" class="admin_header bottom2 seperator">&nbsp;</td>
+               <td align="center" colspan="3" class="admin_title bottom2" height="30">
+                       <strong>{--EDIT_REFBANNER--}</strong>
+               </td>
        </tr>
        $content
        <tr>
-               <td class="admin_footer seperator" width="10">&nbsp;</td>
-               <td class="admin_footer" colspan="3"><input
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" name="ok" class="admin_submit"
-                       value="{--EDIT_PAY--}" /></td>
-               <td class="admin_footer seperator" width="10">&nbsp;</td>
+               <td class="admin_footer" colspan="3">
+                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="ok" class="admin_submit" value="{--EDIT_PAY--}" />
+               </td>
        </tr>
 </table>
 </form>