]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_reflevel.tpl
Used EL code {%template,LoadTemplate=foo%} instead of loadTemplate('foo', TRUE);
[mailer.git] / templates / de / html / admin / admin_add_reflevel.tpl
index d6abb7ccc3918ad911944b4ec92ea59cdccd283e..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,29 +1 @@
-<div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=add%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
-       <tr>
-               <td class="admin_title bottom" colspan="2" align="center">
-                       <strong>{--ADD_NEW_REFDEPTH--}</strong>
-               </td>
-       </tr>
-       <tr>
-               <td align="right" width="200">{--ENTER_REF_LVL--}:</td>
-               <td>
-                       <input type="text" name="level" class="admin_normal" size="3" maxlength="3" />
-               </td>
-       </tr>
-       <tr>
-               <td class="bottom" align="right" width="200">{--ENTER_REF_PERCENTS--}:</td>
-               <td class="bottom">
-                       <input type="text" name="percents" class="admin_normal" size="3" maxlength="3" />&#37;
-               </td>
-       </tr>
-       <tr>
-               <td class="admin_footer" colspan="2" align="center">
-                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="admin_submit" value="{--ADD_DEPTH--}" />
-               </td>
-       </tr>
-</table>
-</form>
-</div>
+<!-- @DEPRECATED //-->