]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_user.tpl
Colors switched
[mailer.git] / templates / de / html / admin / admin_del_user.tpl
index 42b5d0227ee269cd5c9d37ab84ade9d873a8fcc5..317bbfefa24dde8771e0ba3636ff2058aef87389 100644 (file)
@@ -1,6 +1,5 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=del_user&amp;uid=$content[userid]" method="post">
-<table border="0" cellspacing="0" cellpadding="0" width="500"
-       align="center" class="admin_table dashed">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=del_user&amp;userid=$content[userid]" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td align="center" class="admin_title bottom2" height="28"><strong
                        class="admin_done">$content[header]</strong>
@@ -30,7 +29,7 @@
                <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="ok" class="admin_yes" value="{--YES--}" />
                </td>