]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_emails.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_unlock_emails.tpl
index 9c3a84d52089f8660094466f529a9b72756409d4..f23ff2cab26456b11d26c30f56a16fe78986ebec 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" actiom="{%url=modules.php?module=admin&amp;what=unlock_emails%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=unlock_emails%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="99%">
        <tr>
                <td colspan="8" align="center" class="table_header bottom" height="35">
@@ -31,5 +31,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>