]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_cats_row.tpl
A lot naming conventions applied, TODOs.txt updated
[mailer.git] / templates / de / html / admin / admin_edit_cats_row.tpl
index 7373efd6c179d6baf00fd4a50c2fc65fda5c54fa..7237c89eba59512ec68a5b7ca872085fee9eb76b 100644 (file)
@@ -14,8 +14,8 @@
        <td class="{%template,ColorSwitch%}">$content[vis]</td>
 </tr>
 <tr>
-       <td align="right" class="{%template,ColorSwitch%}">{--SORT_KEY--}:&nbsp;</td>
-       <td class="{%template,ColorSwitch%}">
+       <td class="{%template,ColorSwitch%} bottom" align="right">{--SORT_KEY--}:&nbsp;</td>
+       <td class="{%template,ColorSwitch%} bottom">
                <input type="text" name="sort[$content[id]]" class="admin_normal" value="$content[sort]" size="3" maxlength="10" />
        </td>
 </tr>