(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_menu_status_row.tpl
1 <TR>\r
2   <TD width="25%" align="right" class="switch_sw$content[sw] bottom2">$content[cnt]. {--ENTRY_MODIFY--}:&nbsp;&nbsp;\r
3   <TD width="25%" class="switch_sw$content[sw] bottom2">\r
4     $content[menu]\r
5     <INPUT type="hidden" name="sel[$content[sel]]" value="$content[menu]">\r
6   </TD>\r
7   <TD width="25%" class="switch_sw$content[sw] bottom2">\r
8     {--IS_VISIBLE--}&nbsp;\r
9     $content[visible]\r
10   </TD>\r
11   <TD width="25%" class="switch_sw$content[sw] bottom2">\r
12     {--IS_LOCKED--}&nbsp;\r
13     $content[locked]\r
14   </TD>\r
15 </TR>