]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points.tpl
Constants rewritten (internal TODO)
[mailer.git] / templates / de / html / admin / admin_points.tpl
index d0d03efe04f8d73feeabfd1127a54e647e725983..a3d0cd639529a212fd385d662c5147b10eceb1b9 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_points&sub=ref" method="POST">
+<form action="{?URL?}/modules.php?module=admin&amp;what=config_points&sub=ref" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td align="center" colspan="3" class="admin_title" height="30">
@@ -14,9 +14,9 @@
        {!__LEVEL_ROWS!}
        <tr>
                <td class="admin_footer" colspan="3">
-                       <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <INPUT type="submit" name="edit" class="admin_submit" value="{--EDIT_LVL--}" />
-                       <INPUT type="submit" name="del" class="admin_delete" value="{--DEL_LVL--}" />
+                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" name="edit" class="admin_submit" value="{--EDIT_LVL--}" />
+                       <input type="submit" name="del" class="admin_delete" value="{--DEL_LVL--}" />
                </td>
        </tr>
 </table>