Referal levels for surfbar added (unfinished)
[mailer.git] / templates / de / html / admin / admin_points.tpl
index 5532554190805aedfb38fa1e48f2ac5e587cb8eb..2b9db38532433580b45d74295f86d9b8c1114874 100644 (file)
@@ -1,10 +1,8 @@
-<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" width="600">
+<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" width="600">
        <TR>
-               <TD align="center" colspan="3" class="admin_title" height="30"><STRONG>{--EDIT_DEL_REFDEPTH--}</STRONG>
+               <TD align="center" colspan="3" class="admin_title" height="30">
+                       <STRONG>{--EDIT_DEL_REFDEPTH--}</STRONG>
                </TD>
        </TR>
        <TR>
        </TR>
        {--__LEVEL_ROWS--}
        <TR>
-               <TD class="admin_footer" align="center" colspan="3"><INPUT
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-               <INPUT type="submit" name="edit" class="admin_submit"
-                       value="{--EDIT_LVL--}">&nbsp;* <INPUT type="submit"
-                       name="del" class="admin_delete" value="{--DEL_LVL--}"></TD>
+               <TD class="admin_footer" align="center" colspan="3">
+                       <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
+                       <INPUT type="submit" name="edit" class="admin_submit" value="{--EDIT_LVL--}">&nbsp;*
+                       <INPUT type="submit" name="del" class="admin_delete" value="{--DEL_LVL--}">
+               </TD>
        </TR>
 </TABLE>
 </FORM>
+
+<DIV class="admin_note">
+       {--ADMIN_REFERAL_LEVEL_ZERO_NOTICE--}
+</DIV>