]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_extensions_delete_row.tpl
115b79e724e91d33e6adf0d718dc40a8ff4ce320
[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>