]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points_edit.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_points_edit.tpl
index ade5a86541c05bd1675d70b0985629126c9ea96e..90f3a5bf6b3e7cf8158a0a75fa0728071fa46f82 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_points&sub=ref&amp;do=edit" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_points&sub=ref&amp;do=edit" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="550">
        <tr>
                <td align="center" colspan="2" height="30" class="bottom2 admin_title">
@@ -7,9 +7,9 @@
        </tr>
        {!__LEVEL_ROWS!}
        <tr>
-               <td align="center" colspan="2" class="admin_footer"><INPUT
+               <td align="center" colspan="2" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <INPUT type="submit" name="ok" class="admin_submit"
+               <input type="submit" name="ok" class="admin_submit"
                        value="{--CHANGE_REF--}" /></td>
        </tr>
 </table>