]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_bank_packages.tpl
Huge rewrite of default parameters, ext-network continued:
[mailer.git] / templates / de / html / admin / admin_edit_bank_packages.tpl
index 26fe8f52d191a00bc1a7d981032ab05f0254bc11..5b44b7e960328778d3d545aa4eebffa2d4e825c7 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_bank_package" method="POST">
+<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" width="90%" class="admin_table dashed" align="center">
 <tr>
        <td colspan="4" align="center" class="admin_title bottom2" height="30">
@@ -8,8 +8,8 @@
 $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>