]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_points_edit_row.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_points_edit_row.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_points_edit_row.tpl b/0.2.1/templates/de/html/admin/admin_points_edit_row.tpl
deleted file mode 100644 (file)
index 9d905c8..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<TR>
-       <TD colspan="2" align="center" class="bottom2" height="30"><STRONG>{--REF_DEPTHS_ID--}
-       $content[id]:</STRONG></TD>
-</TR>
-<TR>
-       <TD colspan="2" height="5" class="switch_sw$content[sw]"></TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" width="50%" align="right">{--REF_LEVEL--}:&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" align="left" width="50%"><INPUT
-               type="text" name="lvl[$content[id]]" class="admin_normal"
-               value="$content[lvl]" size="3" maxlength="5"></TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" colspan="2" height="5"></TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" align="right">{--REF_PERCENT--}:&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" align="left"><INPUT type="text"
-               name="perc[$content[id]]" class="admin_normal" value="$content[per]"
-               size="3" maxlength="5">%</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 seperator" colspan="2"
-               height="5">&nbsp;</TD>
-</TR>