Password reset for admin login added (still buggy if cache is installed and sql_patch...
[mailer.git] / templates / de / html / admin / admin_list_task_rows.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2 left2" align="center">
3         <INPUT type="checkbox" name="task[$content[id]]" value="1"
4                 class="admin_normal"></TD>
5         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[admin]</TD>
6         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[infos]</TD>
7         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[uid]</TD>
8         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[type]</TD>
9         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[created]]</TD>
10 </TR>