fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_menu_status_row.tpl
1 <tr>
2         <td width="25%" align="right" class="switch_sw$content[sw] bottom">$content[cnt].
3         {--ENTRY_MODIFY--}:&nbsp;&nbsp;
4         <td width="25%" class="switch_sw$content[sw] bottom">
5         $content[menu] <input type="hidden" name="sel[$content[sel]]"
6                 value="$content[menu]"></td>
7         <td width="25%" class="switch_sw$content[sw] bottom">
8         {--IS_VISIBLE--}&nbsp; $content[visible]</td>
9         <td width="25%" class="switch_sw$content[sw] bottom">
10         {--IS_LOCKED--}&nbsp; $content[locked]</td>
11 </tr>