Templates rewritten/fixed, surfbar extended with per-entry reload lock
[mailer.git] / templates / de / html / admin / admin_extensions_delete_row.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2" align="center"><STRONG>$content[id]</STRONG>
3         <INPUT type="hidden" name="sel[$content[id]]" value="1"></TD>
4         <TD class="switch_sw$content[sw] bottom2 right2">
5         &nbsp;$content[ext_name]</TD>
6         <TD class="switch_sw$content[sw] bottom2">
7         &nbsp;v$content[ext_ver]</TD>
8         <TD class="switch_sw$content[sw] bottom2 seperator">&nbsp;</TD>
9 </TR>
10 <TR>
11         <TD class="switch_sw$content[sw] bottom2 right2 seperator">&nbsp;</TD>
12         <TD colspan="3">$content[verbose]</TD>
13 </TR>