]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email_edit_row.tpl
Naming convention on language strings applied, ACL handling fixed:
[mailer.git] / templates / de / html / admin / admin_config_email_edit_row.tpl
index b6b205ffa7daf5df4082d3e59ab152eaa2242918..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,18 +1 @@
-<tr>
-       <td class="{%template,ColorSwitch%}" colspan="2" align="center">
-               <strong>{--ADMIN_MAX_RECEIVE_ID--} $content[id]:</strong>
-               <input type="hidden" name="id[$content[id]]" value="1" />
-       </td>
-</tr>
-<tr>
-       <td class="{%template,ColorSwitch%}" align="right">{--ADMIN_MAX_RECEIVE_VALUE--}:&nbsp;</td>
-       <td class="{%template,ColorSwitch%}">
-               <input type="text" class="form_field" name="val[$content[id]]" value="$content[value]" size="3" maxlength="5" />
-       </td>
-</tr>
-<tr>
-       <td class="{%template,ColorSwitch%} bottom" align="right">{--ADMIN_MAX_RECEIVE_COMMENT--}:&nbsp;</td>
-       <td class="{%template,ColorSwitch%} bottom">
-               <input type="text" class="form_field" name="comm[$content[id]]" value="$content[comment]" size="25" maxlength="255" />
-       </td>
-</tr>
+<!-- @DEPRECATED //-->