]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_delete_row.tpl
Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / admin / admin_extensions_delete_row.tpl
index 96bb3f8e23c8f245b4a6af322f01a3300b0d40f8..deec0c8f503ede8d1efa7a764ad006e06db9ea91 100644 (file)
@@ -1,13 +1,17 @@
 <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">
-       &nbsp;$content[ext_name]</td>
-       <td class="switch_sw$content[sw] bottom2">
-       &nbsp;v$content[ext_ver]</td>
-       <td class="switch_sw$content[sw] bottom2 seperator">&nbsp;</td>
+       <td class="switch_sw$content[sw] bottom right" align="center">
+               <strong>$content[id]</strong>
+               <input type="hidden" name="sel[$content[id]]" value="1" />
+       </td>
+       <td class="switch_sw$content[sw] bottom right">
+               $content[ext_name]
+       </td>
+       <td class="switch_sw$content[sw] bottom">
+               v$content[ext_ver]
+       </td>
+       <td class="switch_sw$content[sw] bottom seperator">&nbsp;</td>
 </tr>
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2 seperator">&nbsp;</td>
+       <td class="switch_sw$content[sw] bottom right seperator">&nbsp;</td>
        <td colspan="3">$content[verbose]</td>
 </tr>