Direct registration added, typo fixed, admin session on missing/failed login fixed...
[mailer.git] / templates / de / html / admin / admin_list_task_ext_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" class="admin_normal" />
4         </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"><A title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{!URL!}/modules.php?module=admin&amp;what=extensions&amp;reg_ext=$content[id]">{--ADMIN_REGISTER_EXTENSION--}</A></TD>
7         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[infos]</TD>
8         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[uid]</TD>
9         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[type]</TD>
10         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[created]]</TD>
11 </TR>