]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_sub_points.tpl
Major fixes in filters/extensions, other improvements:
[mailer.git] / templates / de / html / admin / admin_sub_points.tpl
index e6ade6363674bbccf512488c31e08b8f1dbd1dce..4afdb5f3b836c5b0b2b95863075abc2346c73fb2 100644 (file)
@@ -1,6 +1,4 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=sub_points&amp;u_id={!__UID_VALUE!}"
-       method="POST">
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=sub_points&amp;u_id={!__UID!}" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="500"
        align="center" class="admin_table dashed">
        <TR>
@@ -40,9 +38,9 @@
        </TR>
        <TR>
                <TD colspan="3" align="center" class="admin_footer"><INPUT type="reset"
-                       class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+                       class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
                        type="submit" class="admin_submit" name="ok"
-                       value="{--ADMIN_SUB_POINTS--}"></TD>
+                       value="{--ADMIN_SUB_POINTS--}" /></TD>
        </TR>
 </TABLE>
 </FORM>