]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_bank_packages.tpl
Rewrites for installation phase:
[mailer.git] / templates / de / html / admin / admin_edit_bank_packages.tpl
index 26fe8f52d191a00bc1a7d981032ab05f0254bc11..89a2958d6bd2fa29287c6a714f3f715546ba5a54 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">
                <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>