More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_extensions_delete_row.tpl
index 96bb3f8e23c8f245b4a6af322f01a3300b0d40f8..6af42350e5b43beb44ed20afe432c8b9dfc2f8ed 100644 (file)
@@ -1,10 +1,14 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center"><strong>$content[id]</strong>
-       <input type="hidden" name="sel[$content[id]]" value="1"></td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+               <strong>$content[id]</strong>
+               <input type="hidden" name="sel[$content[id]]" value="1" />
+       </td>
        <td class="switch_sw$content[sw] bottom2 right2">
-       &nbsp;$content[ext_name]</td>
+               &nbsp;$content[ext_name]
+       </td>
        <td class="switch_sw$content[sw] bottom2">
-       &nbsp;v$content[ext_ver]</td>
+               &nbsp;v$content[ext_ver]
+       </td>
        <td class="switch_sw$content[sw] bottom2 seperator">&nbsp;</td>
 </tr>
 <tr>