]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_lock_user.tpl
Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_lock_user.tpl
index 8156394915a72e04e6819cd3be818476e2735143..6fae170fae2e40e9b7a56f64d812c54a29173843 100644 (file)
@@ -1,5 +1,5 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=lock_user&amp;userid=$content[userid]" method="post">
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=lock_user&amp;userid=$content[userid]" method="post">
-<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td align="center" class="admin_title bottom2">
                        <div class="admin_done">$content[header]</div>
        <tr>
                <td align="center" class="admin_title bottom2">
                        <div class="admin_done">$content[header]</div>
@@ -31,7 +31,7 @@
                <td height="5" class="seperator bottom2">&nbsp;</td>
        </tr>
        <tr>
                <td height="5" class="seperator bottom2">&nbsp;</td>
        </tr>
        <tr>
-               <td class="admin_footer">
+               <td align="center" class="admin_footer">
                        <input type="submit" name="no" class="admin_no" value="{--NO--}" />
                        <input type="submit" name="$content[ok]" class="admin_yes" value="{--YES--}" />
                </td>
                        <input type="submit" name="no" class="admin_no" value="{--NO--}" />
                        <input type="submit" name="$content[ok]" class="admin_yes" value="{--YES--}" />
                </td>