]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_cats_row.tpl
Global rewrite of engine:
[mailer.git] / templates / de / html / admin / admin_edit_cats_row.tpl
index 078b4ef7b15e36fbe0ddd8f5b97c5800e80bb68b..5947dc8850f5c2552e94e384c9245f016f59628b 100644 (file)
@@ -1,36 +1,36 @@
-<TR>
-       <TD colspan="3" align="left" class="admin_header bottom2" height="25">
-       &nbsp;<strong>{--CATEGORY_ID--} $content[id]:</strong></TD>
-</TR>
-<TR>
-       <TD colspan="3" height="5" class="seperator switch_sw$content[sw]">&nbsp;</TD>
-</TR>
-<TR>
-       <TD width="49%" align="right" class="switch_sw$content[sw]">{--CAT_DESCRIPTION--}:&nbsp;</TD>
-       <TD width="2%" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-       <TD width="49%" class="switch_sw$content[sw]"><INPUT type="text"
+<tr>
+       <td colspan="3" align="left" class="admin_title bottom" height="25">
+       &nbsp;<strong>{--CATEGORY_ID--} $content[id]:</strong></td>
+</tr>
+<tr>
+       <td colspan="3" height="5" class="seperator switch_sw$content[sw]">&nbsp;</td>
+</tr>
+<tr>
+       <td width="49%" align="right" class="switch_sw$content[sw]">{--CAT_DESCRIPTION--}:&nbsp;</td>
+       <td width="2%" class="switch_sw$content[sw] seperator">&nbsp;</td>
+       <td width="49%" class="switch_sw$content[sw]"><input type="text"
                name="id[$content[id]]" class="admin_normal" value="$content[cat]"
-               size="32" maxlength="255"></TD>
-</TR>
-<TR>
-       <TD colspan="3" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" align="right">{--CAT_IS_VISIBLE--}&nbsp;</TD>
-       <TD width="1%" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]">$content[vis]</TD>
-</TR>
-<TR>
-       <TD colspan="3" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD align="right" class="switch_sw$content[sw]">{--SORT_KEY--}:&nbsp;</TD>
-       <TD width="1%" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]"><INPUT type="text"
+               size="32" maxlength="255"></td>
+</tr>
+<tr>
+       <td colspan="3" height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td class="switch_sw$content[sw]" align="right">{--CAT_IS_VISIBLE--}&nbsp;</td>
+       <td width="1%" class="switch_sw$content[sw] seperator">&nbsp;</td>
+       <td class="switch_sw$content[sw]">$content[vis]</td>
+</tr>
+<tr>
+       <td colspan="3" height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td align="right" class="switch_sw$content[sw]">{--SORT_KEY--}:&nbsp;</td>
+       <td width="1%" class="switch_sw$content[sw] seperator">&nbsp;</td>
+       <td class="switch_sw$content[sw]"><input type="text"
                name="sort[$content[id]]" class="admin_normal" value="$content[sort]"
-               size="3" maxlength="10"></TD>
-</TR>
-<TR>
-       <TD colspan="3" height="5"
-               class="bottom2 seperato switch_sw$content[sw]">&nbsp;</TD>
-</TR>
+               size="3" maxlength="10"></td>
+</tr>
+<tr>
+       <td colspan="3" height="5"
+               class="bottom seperato switch_sw$content[sw]">&nbsp;</td>
+</tr>