2 <td colspan="3" align="left" class="admin_title bottom2" height="25">
3 <strong>{--CATEGORY_ID--} $content[id]:</strong></td>
6 <td colspan="3" height="5" class="seperator switch_sw$content[sw]"> </td>
9 <td width="49%" align="right" class="switch_sw$content[sw]">{--CAT_DESCRIPTION--}: </td>
10 <td width="2%" class="switch_sw$content[sw] seperator"> </td>
11 <td width="49%" class="switch_sw$content[sw]"><input type="text"
12 name="id[$content[id]]" class="admin_normal" value="$content[cat]"
13 size="32" maxlength="255"></td>
16 <td colspan="3" height="5" class="switch_sw$content[sw] seperator"> </td>
19 <td class="switch_sw$content[sw]" align="right">{--CAT_IS_VISIBLE--} </td>
20 <td width="1%" class="switch_sw$content[sw] seperator"> </td>
21 <td class="switch_sw$content[sw]">$content[vis]</td>
24 <td colspan="3" height="5" class="switch_sw$content[sw] seperator"> </td>
27 <td align="right" class="switch_sw$content[sw]">{--SORT_KEY--}: </td>
28 <td width="1%" class="switch_sw$content[sw] seperator"> </td>
29 <td class="switch_sw$content[sw]"><input type="text"
30 name="sort[$content[id]]" class="admin_normal" value="$content[sort]"
31 size="3" maxlength="10"></td>
34 <td colspan="3" height="5"
35 class="bottom2 seperato switch_sw$content[sw]"> </td>