]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email_edit_row.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_config_email_edit_row.tpl
index 7001a4c6c1d3a6ee8812d55071faeac0c49c23d0..b7a659c904de4a26e05af6e99c4ef607b6fbd43d 100644 (file)
@@ -7,12 +7,12 @@
 <tr>
        <td class="{%template,ColorSwitch%}" align="right">{--ADMIN_MAX_RECEIVE_VALUE--}:&nbsp;</td>
        <td class="{%template,ColorSwitch%}">
-               <input type="text" name="val[$content[id]]" class="form_field" value="$content[value]" size="3" maxlength="5" />
+               <input type="text" class="form_field" name="val[$content[id]]" class="form_field" 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" name="comm[$content[id]]" class="form_field" value="$content[comment]" size="25" maxlength="255" />
+               <input type="text" class="form_field" name="comm[$content[id]]" class="form_field" value="$content[comment]" size="25" maxlength="255" />
        </td>
 </tr>