More forced spaces ( ) removed, see ticket #142)
[mailer.git] / templates / de / html / admin / admin_extensions_delete_row.tpl
index deec0c8f503ede8d1efa7a764ad006e06db9ea91..8e94566bf08f1f6092f54e301e6108c65ad7bb83 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
 <tr>
-       <td class="switch_sw$content[sw] bottom right" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center" rowspan="2">
                <strong>$content[id]</strong>
                <input type="hidden" name="sel[$content[id]]" value="1" />
        </td>
                <strong>$content[id]</strong>
                <input type="hidden" name="sel[$content[id]]" value="1" />
        </td>
@@ -9,9 +9,9 @@
        <td class="switch_sw$content[sw] bottom">
                v$content[ext_ver]
        </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>
 </tr>
 <tr>
-       <td class="switch_sw$content[sw] bottom right seperator">&nbsp;</td>
-       <td colspan="3">$content[verbose]</td>
+       <td colspan="2" class="bottom">
+               $content[verbose]
+       </td>
 </tr>
 </tr>