Templates rewritten/fixed, surfbar extended with per-entry reload lock
[mailer.git] / templates / de / html / admin / admin_overview_list_rows.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2 left2" align="center">
3                 <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="task[$content[id]]" value="1" class="admin_normal" />
4         </TD>
5         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
6                 $content[admin]
7         </TD>
8         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
9                 ---
10         </TD>
11         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
12                 $content[infos]
13         </TD>
14         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
15                 $content[uid]
16         </TD>
17         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
18                 $content[type]
19         </TD>
20         <TD class="switch_sw$content[sw] bottom2 right2" align="center">
21                 $content[created]]
22         </TD>
23 </TR>