Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_payout_accept_form.tpl
index 3db74f5467b052f99a03df260eb18246444277e4..c8f34514e8df42eda65a2ddd1f009fdb9ae6a5bb 100644 (file)
@@ -1,5 +1,5 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=list_payouts&amp;do=accept&amp;pid=$content[pid]&amp;task=$content[task]" method="post">
-<table border="0" cellspacing="0" cellpadding="0" width="380" class="admin_table dashed" align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
        <tr>
                <td class="admin_title bottom2" align="center" height="30">
                        <strong>{--PAYOUT_ACCEPT_PAYOUT_INTRO--}</strong>
@@ -28,7 +28,7 @@
                <td class="seperator bottom2" height="5">&nbsp;</td>
        </tr>
        <tr>
-               <td class="admin_footer">
+               <td align="center" class="admin_footer">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" name="ok" class="admin_submit" value="{--PAYOUT_ACCEPT_PAYOUT--}" />
                </td>