]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_emails_redir.tpl
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / templates / de / html / admin / admin_unlock_emails_redir.tpl
index f25cbf6ab69de46312c07aa454ee2fddb8c2731c..89274564d6308a8f4f7a178d9b469ed2506d2a25 100644 (file)
@@ -1,4 +1,4 @@
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=unlock_emails%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=unlock_emails%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td class="table_header bottom" colspan="2" align="center" height="35">
@@ -9,7 +9,7 @@
        <tr>
                <td class="table_footer" colspan="2" align="center">
                        <input type="reset" class="form_reset" value="{--RESET_SELECT--}" />
-                       <input type="submit" name="lock" class="form_submit" value="{--ADMIN_LOCK_URLS--}" />
+                       <input type="submit" class="form_delete" name="lock" value="{--ADMIN_LOCK_URLS--}" />
                </td>
        </tr>
 </table>