(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_mods_list_row.tpl
1 <TR>\r
2   <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
3     <INPUT type="checkbox" class="admin_normal" name="sel[$content[id]]" value="1">\r
4   </TD>\r
5   <TD class="switch_sw$content[sw] bottom2 right2">\r
6     &nbsp;$content[mod]\r
7   </TD>\r
8   <TD class="switch_sw$content[sw] bottom2 right2">\r
9     &nbsp;$content[title]\r
10   </TD>\r
11   <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
12     &nbsp;$content[locked]\r
13   </TD>\r
14   <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
15     &nbsp;$content[hidden]\r
16   </TD>\r
17   <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
18     &nbsp;$content[admin]\r
19   </TD>\r
20   <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
21     &nbsp;$content[mem]\r
22   </TD>\r
23 </TR>\r