<tr>
- <td colspan="2" class="{%template,ColorSwitch%}">
+ <td class="{%template,ColorSwitch%}" colspan="2">
$content[cnt]. {--ADMIN_ENTRY_MODIFY--}:
</td>
</tr>
<tr>
- <td align="right" class="{%template,ColorSwitch%}">
+ <td class="{%template,ColorSwitch%}" align="right">
{--ADMIN_EDIT_ACTION--}:
</td>
<td class="{%template,ColorSwitch%}">
</td>
</tr>
<tr>
- <td class="{%template,ColorSwitch%}" align="right">
+ <td class="{%template,ColorSwitch%} bottom2" align="right">
{--ADMIN_EDIT_TITLE--}:
</td>
- <td class="{%template,ColorSwitch%}">
+ <td class="{%template,ColorSwitch%} bottom2">
<input type="text" class="form_field" name="sel[$content[sel]]" value="$content[menu]" size="30" maxlength="50" />
</td>
</tr>