From ae806ae6b812b6513df6dfe231a756061a9b5d17 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 7 Jun 2012 00:09:28 +0300 Subject: [PATCH] switched to yellow pallete --- web/suspend/web/index.php | 4 ++-- web/templates/admin/list_db.html | 2 +- web/templates/admin/list_mail.html | 2 +- web/templates/admin/list_mail_acc.html | 2 +- web/templates/admin/list_stats.html | 4 ++-- web/templates/admin/list_user.html | 4 ++-- web/templates/admin/list_web.html | 4 ++-- web/templates/admin/menu_backup.html | 2 +- web/templates/admin/menu_cron.html | 2 +- web/templates/admin/menu_db.html | 2 +- web/templates/admin/menu_dns.html | 2 +- web/templates/admin/menu_dns_rec.html | 2 +- web/templates/admin/menu_ip.html | 2 +- web/templates/admin/menu_log.html | 2 +- web/templates/admin/menu_mail.html | 2 +- web/templates/admin/menu_mail_acc.html | 2 +- web/templates/admin/menu_rrd.html | 2 +- web/templates/admin/menu_stats.html | 2 +- web/templates/admin/menu_user.html | 2 +- web/templates/admin/menu_web.html | 2 +- web/templates/header.html | 26 ++++++++++++-------------- web/templates/login.html | 4 ++-- 22 files changed, 38 insertions(+), 40 deletions(-) diff --git a/web/suspend/web/index.php b/web/suspend/web/index.php index 0e56cb12..94799ba8 100644 --- a/web/suspend/web/index.php +++ b/web/suspend/web/index.php @@ -17,13 +17,13 @@ if ($_SESSION['user'] == 'admin') { // Cancel if (!empty($_POST['back'])) { - header("Location: /list/user/"); + header("Location: /list/web/"); } // Ok if (!empty($_GET['user'])) { $v_username = escapeshellarg($_GET['user']); - exec (VESTA_CMD."v_suspend_user ".$v_username, $output, $return_var); + exec (VESTA_CMD."v_suspend_web_domain ".$v_username, $output, $return_var); if ($return_var != 0) { $error = implode('
', $output); if (empty($error)) $error = 'Error: vesta did not return any output.'; diff --git a/web/templates/admin/list_db.html b/web/templates/admin/list_db.html index 04dca449..70afb79e 100644 --- a/web/templates/admin/list_db.html +++ b/web/templates/admin/list_db.html @@ -41,7 +41,7 @@ foreach ($data as $key => $value) { +
[] database
Disk: -
diff --git a/web/templates/admin/list_mail.html b/web/templates/admin/list_mail.html index 17c91676..e22d2805 100644 --- a/web/templates/admin/list_mail.html +++ b/web/templates/admin/list_mail.html @@ -42,7 +42,7 @@ foreach ($data as $key => $value) { +
catchall >
Disk: -
diff --git a/web/templates/admin/list_mail_acc.html b/web/templates/admin/list_mail_acc.html index 2c8efedb..b3715126 100644 --- a/web/templates/admin/list_mail_acc.html +++ b/web/templates/admin/list_mail_acc.html @@ -36,7 +36,7 @@ foreach ($data as $key => $value) { +
Disk: -
diff --git a/web/templates/admin/list_stats.html b/web/templates/admin/list_stats.html index 33f8f333..6a8125b4 100644 --- a/web/templates/admin/list_stats.html +++ b/web/templates/admin/list_stats.html @@ -24,9 +24,9 @@ foreach ($data as $key => $value) { +
+
[] package
Bandwidth: % () -
Disk: % () -
+
+
diff --git a/web/templates/admin/list_user.html b/web/templates/admin/list_user.html index 8ddc2401..bb9e06ca 100644 --- a/web/templates/admin/list_user.html +++ b/web/templates/admin/list_user.html @@ -115,9 +115,9 @@ foreach ($data as $key => $value) {
[] package
Bandwidth: % () -
Disk: % () -
+
+
diff --git a/web/templates/admin/list_web.html b/web/templates/admin/list_web.html index 32002a25..61ec5376 100644 --- a/web/templates/admin/list_web.html +++ b/web/templates/admin/list_web.html @@ -108,9 +108,9 @@ foreach ($data as $key => $value) {
[] template
Bandwidth: -
Disk: -
diff --git a/web/templates/admin/menu_backup.html b/web/templates/admin/menu_backup.html index e0e43e36..654d4db1 100644 --- a/web/templates/admin/menu_backup.html +++ b/web/templates/admin/menu_backup.html @@ -1,7 +1,7 @@ - +