]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_emails.tpl
Extension ext-surfbar continued:
[mailer.git] / templates / de / html / admin / admin_unlock_emails.tpl
index 418f469d5a453ccdd1beea0153d569208dab174f..9c3a84d52089f8660094466f529a9b72756409d4 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">
        </tr>
        $content[rows]
        <tr>
-               <td class="table_footer top" colspan="8" align="center" height="35">
+               <td class="table_footer bottom top" colspan="8" align="center" height="35">
                        {--ADMIN_ENTER_REDIRECT_URL--}:
                        <input type="text" class="form_field" name="redirect" size="30" maxlength="255" value="{?reject_url?}" />
                </td>
        </tr>
        <tr>
-               <td class="table_footer top" colspan="8" align="center" height="35">
+               <td class="table_footer" colspan="8" align="center" height="35">
                        <input type="reset" class="form_reset" value="{--RESET_SELECT--}" />
                        <input type="submit" class="form_submit" name="accept" value="{--ADMIN_EMAIL_ACCEPT--}" />
                        <input type="submit" class="form_delete" name="reject" value="{--ADMIN_EMAIL_REJECT--}" />
@@ -31,3 +32,4 @@
        </tr>
 </table>
 </form>
+</div>