]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_emails.tpl
A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / templates / de / html / admin / admin_unlock_emails.tpl
index 4b4d39146727d497b7e7eae15a8308c3513f6c65..f4a88f5d845ad3b7e642ab63c353115a4347492c 100644 (file)
@@ -1,4 +1,5 @@
-<form accept-charset="utf-8" actiom="{%url=modules.php?module=admin&amp;what=unlock_emails%}" method="post">
+<div align="center">
+<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="table dashed" width="99%">
        <tr>
                <td colspan="8" align="center" class="table_header bottom" height="35">
@@ -18,7 +19,8 @@
        $content[rows]
        <tr>
                <td class="table_footer top" colspan="8" align="center" height="35">
-                       {--ADMIN_ENTER_REDIRECT_URL--}: <input type="text" name="redirect" class="form_field" size="30" maxlength="255" value="{?reject_url?}" />
+                       {--ADMIN_ENTER_REDIRECT_URL--}:
+                       <input type="text" class="form_field" name="redirect" size="30" maxlength="255" value="{?reject_url?}" />
                </td>
        </tr>
        <tr>
@@ -30,3 +32,4 @@
        </tr>
 </table>
 </form>
+</div>