All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[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>