]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points_edit_row.tpl
Rewritten to make usage of newly introduced math EL code
[mailer.git] / templates / de / html / admin / admin_points_edit_row.tpl
index 0a304caacf5f22c4e7b4ac1aa0e6078768ef81fc..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,17 +1 @@
-<tr>
-       <td colspan="2" align="center" class="bottom">
-               <strong>{--REF_DEPTHS_ID--} $content[id]:</strong>
-       </td>
-</tr>
-<tr>
-       <td class="{%template,ColorSwitch%}" align="right">{--REF_LEVEL--}:&nbsp;</td>
-       <td class="{%template,ColorSwitch%}" align="left">
-               <input type="text" name="level[$content[id]]" class="admin_normal" value="$content[level]" size="3" maxlength="5" />
-       </td>
-</tr>
-<tr>
-       <td class="{%template,ColorSwitch%} bottom" align="right">{--REF_PERCENT--}:&nbsp;</td>
-       <td class="{%template,ColorSwitch%} bottom" align="left">
-               <input type="text" name="perc[$content[id]]" class="admin_normal" value="$content[percents]" size="3" maxlength="5" />&#37;
-       </td>
-</tr>
+<!-- @DEPRECATED //-->