]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_config_email.tpl
index 10b3990f8c2edc5a1a97264abc49404286d7c5fb..908ac91ef602a597c2af29d0d1f72599359924a6 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_email" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_email" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="99%"
        class="admin_table dashed">
        <tr>
        </tr>
        {!__ROWS!}
        <tr>
-               <td align="center" colspan="3" class="admin_footer"><INPUT
+               <td align="center" colspan="3" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <INPUT type="submit" name="edit" class="admin_submit"
-                       value="{--EDIT_MAX_V--}" /> <INPUT type="submit"
+               <input type="submit" name="edit" class="admin_submit"
+                       value="{--EDIT_MAX_V--}" /> <input type="submit"
                        name="del" class="admin_delete" value="{--DEL_MAX_V--}" /></td>
        </tr>
 </table>