]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_delete.tpl
Some text shorter, alternative text added to forced-ads table row
[mailer.git] / templates / de / html / admin / admin_extensions_delete.tpl
index 6636ee893a27ee23e3876be237a8439cdee29771..87483eac4096074365cea972153437480651516e 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=extensions%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=extensions%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td colspan="3" align="center" class="admin_title">
+               <td colspan="3" align="center" class="table_header">
                        <strong>{--ADMIN_REMOVING_THESE_EXTENSIONS--}</strong>
                </td>
        </tr>
@@ -13,8 +13,8 @@
        </tr>
        $content
        <tr>
-               <td colspan="3" class="admin_footer">
-                       <input type="submit" name="remove" class="admin_delete" value="{--ADMIN_REMOVE_EXTENSIONS--}" />
+               <td colspan="3" class="table_footer">
+                       <input type="submit" name="do_delete" class="form_delete" value="{--ADMIN_REMOVE_EXTENSIONS--}" />
                </td>
        </tr>
 </table>