]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_bank_packages.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_edit_bank_packages.tpl
index 26fe8f52d191a00bc1a7d981032ab05f0254bc11..5ca01ed7073e69faeb539499ee84961404b6c52b 100644 (file)
@@ -1,15 +1,15 @@
-<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">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=list_bank_package" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
 <tr>
-       <td colspan="4" align="center" class="admin_title bottom2" height="30">
+       <td colspan="4" align="center" class="admin_title bottom" 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--}" />
-               <INPUT type="submit" name="do_edit" class="admin_edit" value="{--EDIT_ENTRIES--}" />
+               <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+               <input type="submit" name="do_edit" class="admin_edit" value="{--EDIT_ENTRIES--}" />
        </td>
 </tr>
 </table>