Obsolete update check replaced with SVN revision
[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>