]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions.tpl
Advertising network Ad-Promotion.net added, some cleanups
[mailer.git] / templates / de / html / admin / admin_extensions.tpl
index b6c1593a3f4fc951f72cd33a818d01bd60c9a6ee..d66493459d53dc2606c048cc1962ba4ca8133b10 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=extensions%}" method="post">
+<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="5" align="center" class="table_header bottom">
@@ -19,7 +19,7 @@
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
                        <input type="submit" class="form_submit" name="change" value="{--ADMIN_DE_ACTIVATE--}" />
                        <input type="submit" class="form_submit" name="edit" value="{--ADMIN_EDIT--}" />
-                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_DELETE_ENTRIES--}" />
+                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_ACTION_DELETE_SUBMIT--}" />
                </td>
        </tr>
 </table>