5326ec2d59e8f8579e1b095728c3e3516bedb9fc
[mailer.git] / templates / de / html / admin / admin_mods_list_row.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2" align="center"><INPUT
3                 type="checkbox" class="admin_normal" name="sel[$content[id]]"
4                 value="1"></TD>
5         <TD class="switch_sw$content[sw] bottom2 right2">
6         &nbsp;$content[mod]</TD>
7         <TD class="switch_sw$content[sw] bottom2 right2">
8         &nbsp;$content[title]</TD>
9         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
10         &nbsp;$content[locked]</TD>
11         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
12         &nbsp;$content[hidden]</TD>
13         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
14         &nbsp;$content[admin]</TD>
15         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
16         &nbsp;$content[mem]</TD>
17 </TR>