]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_points.tpl
template
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_points.tpl
index 3e550f944fe6ec88502c46ef7a31d8091f0adac1..5532554190805aedfb38fa1e48f2ac5e587cb8eb 100644 (file)
@@ -1,22 +1,24 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_points&sub=ref" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="600">\r
-<TR>\r
-  <TD align="center" colspan="3" class="admin_title" height="30">\r
-    <STRONG>{--EDIT_DEL_REFDEPTH--}</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR>\r
-  <TD class="admin_title bottom2 right2" width="30" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>\r
-  <TD class="admin_title bottom2 right2" width="275" align="center"><STRONG>{--REF_LEVEL--}:</STRONG></TD>\r
-  <TD class="admin_title bottom2" width="275" align="center"><STRONG>{--REF_PERCENT--}:</STRONG></TD>\r
-</TR>\r
-{--__LEVEL_ROWS--}\r
-<TR>\r
-  <TD class="admin_footer" align="center" colspan="3">\r
-    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
-    <INPUT type="submit" name="edit" class="admin_submit" value="{--EDIT_LVL--}">&nbsp;*\r
-    <INPUT type="submit" name="del" class="admin_delete" value="{--DEL_LVL--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+<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>
+       </TR>
+       <TR>
+               <TD class="admin_title bottom2 right2" width="30" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
+               <TD class="admin_title bottom2 right2" width="275" align="center"><STRONG>{--REF_LEVEL--}:</STRONG></TD>
+               <TD class="admin_title bottom2" width="275" align="center"><STRONG>{--REF_PERCENT--}:</STRONG></TD>
+       </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>
+       </TR>
+</TABLE>
+</FORM>