]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_edit.tpl
Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_config_payouts_edit.tpl
index dd58a0cb3c63f0fecaed04c4fdd93d4907263b0a..c6471c8a1e1e2590ee5c9b8fabc6f3ac777a91aa 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_payouts&amp;ok=ok" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_payouts&amp;ok=ok" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="650"
        class="admin_table dashed">
        <tr>
@@ -15,9 +15,9 @@
        </tr>
        {!__PAYOUT_ROWS!}
        <tr>
-               <td colspan="5" class="admin_footer"><INPUT
+               <td colspan="5" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <INPUT type="submit" name="edit" class="admin_submit"
+               <input type="submit" name="edit" class="admin_submit"
                        value="{--ADMIN_PAYOUT_EDIT--}" /></td>
        </tr>
 </table>