]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_cats_row.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_edit_cats_row.tpl
index 544516461728d1d46e1b82e77a756d598024aca4..754e73351849d13a5dcf5cdf488564d073693074 100644 (file)
@@ -6,7 +6,7 @@
 <tr>
        <td align="right" class="{%template,ColorSwitch%}">{--ADMIN_CATEGORY_DESCRIPTION--}:&nbsp;</td>
        <td class="{%template,ColorSwitch%}">
 <tr>
        <td align="right" class="{%template,ColorSwitch%}">{--ADMIN_CATEGORY_DESCRIPTION--}:&nbsp;</td>
        <td class="{%template,ColorSwitch%}">
-               <input type="text" name="id[$content[id]]" class="form_field" value="{%pipe,getCategory=$content[id]%}" size="32" maxlength="255" />
+               <input type="text" class="form_field" name="id[$content[id]]" class="form_field" value="{%pipe,getCategory=$content[id]%}" size="32" maxlength="255" />
        </td>
 </tr>
 <tr>
        </td>
 </tr>
 <tr>
@@ -16,6 +16,6 @@
 <tr>
        <td class="{%template,ColorSwitch%} bottom" align="right">{--ADMIN_ENTER_SORT_KEY--}:&nbsp;</td>
        <td class="{%template,ColorSwitch%} bottom">
 <tr>
        <td class="{%template,ColorSwitch%} bottom" align="right">{--ADMIN_ENTER_SORT_KEY--}:&nbsp;</td>
        <td class="{%template,ColorSwitch%} bottom">
-               <input type="text" name="sort[$content[id]]" class="form_field" value="$content[sort]" size="3" maxlength="10" />
+               <input type="text" class="form_field" name="sort[$content[id]]" class="form_field" value="$content[sort]" size="3" maxlength="10" />
        </td>
 </tr>
        </td>
 </tr>