]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_sub_points_all.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_sub_points_all.tpl
index d16287321336af3408c9e6466dd68859f5a670c7..0ca52b06ac972cdac5a7b12ba0e8e5943172156d 100644 (file)
@@ -1,6 +1,4 @@
-<form
-       action="{!URL!}/modules.php?module=admin&amp;what=sub_points&amp;u_id=all"
-       method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=sub_points&amp;uid=all" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="500"
        align="center" class="admin_table dashed">
        <tr>
@@ -18,7 +16,7 @@
        <tr>
                <td align="right">{--ENTER_POINTS_SUB--}:</td>
                <td width="10" class="seperator">&nbsp;</td>
-               <td><INPUT type="text" name="points" size="6" maxlength="7"
+               <td><input type="text" name="points" size="6" maxlength="7"
                        class="admin_normal"></td>
        </tr>
        <tr>
@@ -37,8 +35,8 @@
                <td height="5" colspan="3" class="seperator bottom2">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="3" align="center" class="admin_footer"><INPUT type="reset"
-                       class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
+               <td colspan="3" align="center" class="admin_footer"><input type="reset"
+                       class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<input
                        type="submit" class="admin_submit" name="ok"
                        value="{--ADMIN_SUB_POINTS--}" /></td>
        </tr>