]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_points.tpl
Began to rewrite whole script for newly added filters, new extension stub 'network...
[mailer.git] / templates / de / html / admin / admin_add_points.tpl
index 20b0682cc1c8c124b1078020579e4c296f9a0899..502ffb7ece34c75f5d2c9ac9d5c67abf3b3bb0f1 100644 (file)
@@ -1,7 +1,4 @@
-
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=add_points&amp;u_id={!__UID_VALUE!}"
-       method="POST" style="margin-bottom: 0px">
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=add_points&amp;u_id={!__UID!}" method="POST" style="margin-bottom: 0px">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="500"
        align="center" class="admin_table dashed">
        <TR>
@@ -41,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_ADD_POINTS--}">
+                       value="{--ADMIN_ADD_POINTS--}" />
                </TD>
        </TR>
 </TABLE>