Lock reason now saved in DB, deleted accounts shall be locked for re-registering...
[mailer.git] / templates / de / html / admin / admin_extensions_row.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2" align="center"><INPUT
3                 type="checkbox" name="sel[$content[id]]" value="$content[act_val]">
4         </TD>
5         <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;&nbsp;$content[name]</TD>
6         <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;&nbsp;$content[lang]</TD>
7         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[css]</TD>
8         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[active]</TD>
9         <TD class="switch_sw$content[sw] bottom2" align="center">&nbsp;&nbsp;v$content[ver]</TD>
10 </TR>