- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_points_del.tpl
index ae5c6a5e4812d9e15339132c96c7c9e424403524..b1ac68162c1e7c948db8f2c936370c2f4d57e364 100644 (file)
@@ -1,14 +1,17 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=del" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">\r
-<TR>\r
-  <TD align="center" height="30" class="bottom2 admin_title"><STRONG>{--DELETE_REF_DEPTHS--}:</STRONG></TD>\r
-</TR>\r
-{--__LEVEL_ROWS--}\r
-<TR>\r
-  <TD align="center" class="admin_footer">\r
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*\r
-    <INPUT type="submit" name="ok" class="admin_delete" value="{--REMOVE_REF--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+<FORM
+       action="{!URL!}/modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=del"
+       method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0"
+       class="admin_table dashed" width="500">
+       <TR>
+               <TD align="center" height="30" class="bottom2 admin_title"><STRONG>{--DELETE_REF_DEPTHS--}:</STRONG></TD>
+       </TR>
+       {--__LEVEL_ROWS--}
+       <TR>
+               <TD align="center" class="admin_footer"><INPUT type="reset"
+                       class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;* <INPUT
+                       type="submit" name="ok" class="admin_delete" value="{--REMOVE_REF--}">
+               </TD>
+       </TR>
+</TABLE>
+</FORM>