]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_bank_packages.tpl
CSS class admin_footer now centered, a lot templates rewritten
[mailer.git] / templates / de / html / admin / admin_edit_bank_packages.tpl
index 1400485db09769b64aecafa6ec6f1724d348b1c5..b7ebc236e8ca0168e5c8e3a2f910e67bca21a0e1 100644 (file)
@@ -1,17 +1,17 @@
 <FORM action="{!URL!}/modules.php?module=admin&amp;what=list_bank_package" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="90%" class="admin_table dashed" align="center">
-       <TR>
-               <TD colspan="4" align="center" class="admin_title bottom2" height="30">
-                       <STRONG>{--ADMIN_EDIT_BANK_PACKAGES--}:</STRONG>
-               </TD>
-       </TR>
-       $content
-       <TR>
-               <TD colspan="4" align="center" class="admin_footer">
-                       <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
-                       <INPUT type="submit" name="do_edit" class="admin_edit" value="{--EDIT_ENTRIES--}">
-               </TD>
-       </TR>
+<TR>
+       <TD colspan="4" align="center" class="admin_title bottom2" height="30">
+               <STRONG>{--ADMIN_EDIT_BANK_PACKAGES--}:</STRONG>
+       </TD>
+</TR>
+$content
+<TR>
+       <TD colspan="4" class="admin_footer">
+               <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
+               <INPUT type="submit" name="do_edit" class="admin_edit" value="{--EDIT_ENTRIES--}">
+       </TD>
+</TR>
 </TABLE>
 </FORM>