]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_emails.tpl
New network added, sorting now showed:
[mailer.git] / templates / de / html / admin / admin_unlock_emails.tpl
index 48929199ff98d7f9e12c9d5c079438df684c01dc..228806e4b6da8d40d1e8fefc6f5aec16bd58d229 100644 (file)
@@ -1,4 +1,4 @@
-<form accept-charset="utf-8" actiom="{?URL?}/modules.php?module=admin&amp;what=unlock_emails" method="post">
+<form accept-charset="utf-8" actiom="{%url=modules.php?module=admin&amp;what=unlock_emails%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="99%">
        <tr>
                <td colspan="8" align="center" class="admin_title bottom" height="35">
@@ -24,8 +24,8 @@
        <tr>
                <td class="admin_footer top" colspan="8" align="center" height="35">
                        <input type="reset" class="admin_reset" value="{--RESET_SELECT--}" />
-                       <input type="submit" class="admin_submit" name="accept" value="{--EMAIL_ACCEPT--}" />
-                       <input type="submit" class="admin_submit_reject" name="reject" value="{--EMAIL_REJECT--}" />
+                       <input type="submit" class="admin_submit" name="accept" value="{--ADMIN_EMAIL_ACCEPT--}" />
+                       <input type="submit" class="admin_submit_reject" name="reject" value="{--ADMIN_EMAIL_REJECT--}" />
                </td>
        </tr>
 </table>