f6f438a77b6ffaa4e327f83eb15d5a711bf215b8
[mailer.git] / templates / de / html / admin / admin_menu_overview_row.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2" align="center"><INPUT
3                 type="checkbox" name="sel[$content[id]]" value="1"
4                 class="admin_normal"></TD>
5         <TD class="switch_sw$content[sw] bottom2 right2" align="center"><A
6                 href="{!URL!}/modules.php?module=admin&amp;what=$content[mode]edit&amp;sub=$content[action]">$content[action]</A></TD>
7         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[what]</TD>
8         <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;&nbsp;$content[title]</TD>
9         <TD class="switch_sw$content[sw] bottom2" align="center">&nbsp;&nbsp;$content[navi]</TD>
10 </TR>