]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_delete_row.tpl
Fix for rewritting code #2
[mailer.git] / templates / de / html / admin / admin_extensions_delete_row.tpl
index 6af42350e5b43beb44ed20afe432c8b9dfc2f8ed..f3d523b5339bfe3f92c35ab1755e8d85b901d8f4 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <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] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                &nbsp;$content[ext_name]
        </td>
-       <td class="switch_sw$content[sw] bottom2">
+       <td class="switch_sw$content[sw] bottom">
                &nbsp;v$content[ext_ver]
        </td>
-       <td class="switch_sw$content[sw] bottom2 seperator">&nbsp;</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>