More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_menu_status_row.tpl
1 <tr>
2         <td width="25%" align="right" class="switch_sw$content[sw] bottom2">$content[cnt].
3         {--ENTRY_MODIFY--}:&nbsp;&nbsp;
4         <td width="25%" class="switch_sw$content[sw] bottom2">
5         $content[menu] <INPUT type="hidden" name="sel[$content[sel]]"
6                 value="$content[menu]"></td>
7         <td width="25%" class="switch_sw$content[sw] bottom2">
8         {--IS_VISIBLE--}&nbsp; $content[visible]</td>
9         <td width="25%" class="switch_sw$content[sw] bottom2">
10         {--IS_LOCKED--}&nbsp; $content[locked]</td>
11 </tr>