]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_sub_points.tpl
Undefined indexes sname and fname fixed
[mailer.git] / templates / de / html / admin / admin_sub_points.tpl
index fc631bc9cc9912dfd1f93f8f00390061e710b131..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>
                        cols="20"></TEXTAREA></TD>
        </TR>
        <TR>
-               <TD height="5" colspan="3" class="seperator">&nbsp;</TD>
+               <TD height="3" colspan="3" class="seperator">&nbsp;</TD>
        </TR>
        <TR>
-               <TD colspan="3" align="center"><INPUT type="reset"
-                       class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
-                       type="submit" class="admin_submit" name="ok"
-                       value="{--ADMIN_SUB_POINTS--}"></TD>
+               <TD height="5" colspan="3" class="seperator bottom2">&nbsp;</TD>
        </TR>
        <TR>
-               <TD height="10" colspan="3" class="seperator">&nbsp;</TD>
+               <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>
 </TABLE>
 </FORM>