From df1b9ca92cc4ca041584e1170533e840c6e55c13 Mon Sep 17 00:00:00 2001 From: Benjamin Sonntag Date: Thu, 29 Apr 2010 14:29:27 +0000 Subject: [PATCH] admin panel : starting ergonomics there ... --- .gitattributes | 1 - bureau/admin/adm_panel.php | 27 ++++++---- bureau/admin/adm_passpolicy.php | 6 +-- bureau/admin/dom_edit.php | 2 +- bureau/admin/dom_subedit.php | 2 +- bureau/admin/quota_show_all.php | 93 --------------------------------- bureau/admin/quotas_users.php | 4 ++ 7 files changed, 26 insertions(+), 109 deletions(-) delete mode 100644 bureau/admin/quota_show_all.php diff --git a/.gitattributes b/.gitattributes index d0ace518..b9463935 100644 --- a/.gitattributes +++ b/.gitattributes @@ -232,7 +232,6 @@ bureau/admin/mxlist.php -text bureau/admin/phpinfo.php -text bureau/admin/powered2.jpg -text bureau/admin/quota_show.php -text -bureau/admin/quota_show_all.php -text bureau/admin/quotas_users.php -text bureau/admin/sql_add.php -text bureau/admin/sql_addmain.php -text diff --git a/bureau/admin/adm_panel.php b/bureau/admin/adm_panel.php index 885bd319..23db9ba6 100644 --- a/bureau/admin/adm_panel.php +++ b/bureau/admin/adm_panel.php @@ -46,16 +46,23 @@ include_once("head.php"); } ?> + + +

+ + + - +
+
@@ -147,7 +147,7 @@ $col=1; diff --git a/bureau/admin/dom_edit.php b/bureau/admin/dom_edit.php index 8927dcdf..21a0745a 100644 --- a/bureau/admin/dom_edit.php +++ b/bureau/admin/dom_edit.php @@ -73,7 +73,7 @@ function dnsoff() { echo "

$error

"; } ?> -
+

- +