diff --git a/web/templates/admin/list_rrd.html b/web/templates/admin/list_rrd.html
index f12d93aa8..4d100769f 100644
--- a/web/templates/admin/list_rrd.html
+++ b/web/templates/admin/list_rrd.html
@@ -11,7 +11,7 @@
@@ -33,11 +33,10 @@
?>
-
-
- |
- "> |
- active |
+
+
|
diff --git a/web/templates/admin/list_user.html b/web/templates/admin/list_user.html
index f3921edde..82adaaa6c 100644
--- a/web/templates/admin/list_user.html
+++ b/web/templates/admin/list_user.html
@@ -14,7 +14,7 @@
diff --git a/web/templates/admin/list_web.html b/web/templates/admin/list_web.html
index 9df2c5cb1..d26bd7704 100644
--- a/web/templates/admin/list_web.html
+++ b/web/templates/admin/list_web.html
@@ -8,7 +8,7 @@
diff --git a/web/templates/header.html b/web/templates/header.html
index 0f2ae172d..fed86e68d 100644
--- a/web/templates/header.html
+++ b/web/templates/header.html
@@ -408,7 +408,7 @@
.cron {
color: #555555;
font-family: Arial, sans-serif;
- font-size: 14pt;
+ font-size: 18px;
}
.log {
@@ -433,7 +433,7 @@
.fullname {
font-family: Arial;
- font-size: 14pt;
+ font-size: 18px;
color: #99a7af;
padding: 0 0 0 8px;
}
@@ -480,7 +480,7 @@
color: #484243;
}
- .add-name {
+ .name {
font-family: Arial;
font-size: 16pt;
color: #777;
@@ -489,14 +489,14 @@
.add-ok {
font-family: Arial;
- font-size: 14pt;
+ font-size: 18px;
color: #62a358;
padding: 0 0 0 6px;
}
.add-error {
font-family: Arial;
- font-size: 14pt;
+ font-size: 18px;
color: #de6c5d;
padding: 0 0 0 6px;
}
@@ -512,7 +512,7 @@
border-radius: 3px 3px 3px 3px;
color: #555555;
font-family: Arial,sans-serif;
- font-size: 14pt;
+ font-size: 18px;
padding: 6px;
width: 360px;
height: 120px;
@@ -532,9 +532,10 @@
border-radius: 3px 3px 3px 3px;
color: #555555;
font-family: Arial,sans-serif;
- font-size: 14pt;
+ font-size: 18px;
padding: 6px;
width: 360px;
+ line-height:22px;
}
.add-input:hover {
diff --git a/web/templates/user/add_dns.html b/web/templates/user/add_dns.html
index 1f3209fa4..528937bbe 100644
--- a/web/templates/user/add_dns.html
+++ b/web/templates/user/add_dns.html
@@ -1,7 +1,15 @@
+
diff --git a/web/templates/user/add_web.html b/web/templates/user/add_web.html
index 921eef0b6..036d92dfb 100644
--- a/web/templates/user/add_web.html
+++ b/web/templates/user/add_web.html
@@ -1,7 +1,15 @@
+
diff --git a/web/templates/user/edit_dns.html b/web/templates/user/edit_dns.html
index 8633b203f..eaed11403 100644
--- a/web/templates/user/edit_dns.html
+++ b/web/templates/user/edit_dns.html
@@ -1,7 +1,15 @@
+
diff --git a/web/templates/user/edit_user.html b/web/templates/user/edit_user.html
index 08a806db6..0f324a168 100644
--- a/web/templates/user/edit_user.html
+++ b/web/templates/user/edit_user.html
@@ -1,7 +1,15 @@
+
diff --git a/web/templates/user/edit_web.html b/web/templates/user/edit_web.html
index e110a408f..a8683e545 100644
--- a/web/templates/user/edit_web.html
+++ b/web/templates/user/edit_web.html
@@ -1,7 +1,15 @@
+
-
+
|
|
diff --git a/web/templates/user/list_cron.html b/web/templates/user/list_cron.html
index 258fa2881..44573f364 100644
--- a/web/templates/user/list_cron.html
+++ b/web/templates/user/list_cron.html
@@ -7,7 +7,7 @@
diff --git a/web/templates/user/list_db.html b/web/templates/user/list_db.html
index 35e8d8622..f2daddc44 100644
--- a/web/templates/user/list_db.html
+++ b/web/templates/user/list_db.html
@@ -8,7 +8,7 @@
diff --git a/web/templates/user/list_dns.html b/web/templates/user/list_dns.html
index cbb37976c..fbf4aa2dc 100644
--- a/web/templates/user/list_dns.html
+++ b/web/templates/user/list_dns.html
@@ -7,7 +7,7 @@
diff --git a/web/templates/user/list_dns_rec.html b/web/templates/user/list_dns_rec.html
index 80451f052..9211d35a6 100644
--- a/web/templates/user/list_dns_rec.html
+++ b/web/templates/user/list_dns_rec.html
@@ -8,7 +8,7 @@
diff --git a/web/templates/user/list_mail.html b/web/templates/user/list_mail.html
index 480f63e96..d6271418b 100644
--- a/web/templates/user/list_mail.html
+++ b/web/templates/user/list_mail.html
@@ -7,7 +7,7 @@
diff --git a/web/templates/user/list_mail_acc.html b/web/templates/user/list_mail_acc.html
index d8f53d504..61b369f7a 100644
--- a/web/templates/user/list_mail_acc.html
+++ b/web/templates/user/list_mail_acc.html
@@ -8,7 +8,7 @@
diff --git a/web/templates/user/list_user.html b/web/templates/user/list_user.html
index 600d440c7..c6cf709fc 100644
--- a/web/templates/user/list_user.html
+++ b/web/templates/user/list_user.html
@@ -14,7 +14,7 @@
diff --git a/web/templates/user/list_web.html b/web/templates/user/list_web.html
index 146ac4373..93249ed9d 100644
--- a/web/templates/user/list_web.html
+++ b/web/templates/user/list_web.html
@@ -8,7 +8,7 @@
diff --git a/web/unsuspend/cron/index.php b/web/unsuspend/cron/index.php
index ccbe2f2df..4a6ea8b9b 100644
--- a/web/unsuspend/cron/index.php
+++ b/web/unsuspend/cron/index.php
@@ -6,6 +6,9 @@ session_start();
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
if ($_SESSION['user'] == 'admin') {
+ if (!empty($_GET['user'])) {
+ $user=$_GET['user'];
+ }
if (!empty($_GET['job'])) {
$v_username = escapeshellarg($user);
$v_job = escapeshellarg($_GET['job']);
@@ -20,4 +23,10 @@ if ($_SESSION['user'] == 'admin') {
}
+$back=getenv("HTTP_REFERER");
+if (!empty($back)) {
+ header("Location: ".$back);
+ exit;
+}
header("Location: /list/cron/");
+exit;
diff --git a/web/unsuspend/db/index.php b/web/unsuspend/db/index.php
index 738dd2308..49ba84bee 100644
--- a/web/unsuspend/db/index.php
+++ b/web/unsuspend/db/index.php
@@ -6,6 +6,9 @@ session_start();
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
if ($_SESSION['user'] == 'admin') {
+ if (!empty($_GET['user'])) {
+ $user=$_GET['user'];
+ }
if (!empty($_GET['database'])) {
$v_username = escapeshellarg($user);
$v_database = escapeshellarg($_GET['database']);
@@ -14,4 +17,10 @@ if ($_SESSION['user'] == 'admin') {
}
}
+$back=getenv("HTTP_REFERER");
+if (!empty($back)) {
+ header("Location: ".$back);
+ exit;
+}
header("Location: /list/db/");
+exit;
diff --git a/web/unsuspend/dns/index.php b/web/unsuspend/dns/index.php
index c564227a2..6311503e5 100644
--- a/web/unsuspend/dns/index.php
+++ b/web/unsuspend/dns/index.php
@@ -6,6 +6,9 @@ session_start();
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
if ($_SESSION['user'] == 'admin') {
+ if (!empty($_GET['user'])) {
+ $user=$_GET['user'];
+ }
// DNS domain
if ((!empty($_GET['domain'])) && (empty($_GET['record_id']))) {
$v_username = escapeshellarg($user);
@@ -17,6 +20,11 @@ if ($_SESSION['user'] == 'admin') {
$_SESSION['error_msg'] = $error;
}
unset($output);
+ $back=getenv("HTTP_REFERER");
+ if (!empty($back)) {
+ header("Location: ".$back);
+ exit;
+ }
header("Location: /list/dns/");
exit;
@@ -34,10 +42,21 @@ if ($_SESSION['user'] == 'admin') {
$_SESSION['error_msg'] = $error;
}
unset($output);
+ $back=getenv("HTTP_REFERER");
+ if (!empty($back)) {
+ header("Location: ".$back);
+ exit;
+ }
header("Location: /list/dns/?domain=".$_GET['domain']);
exit;
}
}
+$back=getenv("HTTP_REFERER");
+if (!empty($back)) {
+ header("Location: ".$back);
+ exit;
+}
header("Location: /list/dns/");
+exit;
diff --git a/web/unsuspend/mail/index.php b/web/unsuspend/mail/index.php
index ac5303dfa..a6d50d46f 100644
--- a/web/unsuspend/mail/index.php
+++ b/web/unsuspend/mail/index.php
@@ -6,6 +6,9 @@ session_start();
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
if ($_SESSION['user'] == 'admin') {
+ if (!empty($_GET['user'])) {
+ $user=$_GET['user'];
+ }
// Mail domain
if ((!empty($_GET['domain'])) && (empty($_GET['account']))) {
$v_username = escapeshellarg($user);
@@ -17,6 +20,11 @@ if ($_SESSION['user'] == 'admin') {
$_SESSION['error_msg'] = $error;
}
unset($output);
+ $back=getenv("HTTP_REFERER");
+ if (!empty($back)) {
+ header("Location: ".$back);
+ exit;
+ }
header("Location: /list/mail/");
exit;
}
@@ -33,9 +41,20 @@ if ($_SESSION['user'] == 'admin') {
$_SESSION['error_msg'] = $error;
}
unset($output);
+ $back=getenv("HTTP_REFERER");
+ if (!empty($back)) {
+ header("Location: ".$back);
+ exit;
+ }
header("Location: /list/mail/?domain=".$_GET['domain']);
exit;
}
}
+$back=getenv("HTTP_REFERER");
+if (!empty($back)) {
+ header("Location: ".$back);
+ exit;
+}
header("Location: /list/mail/");
+exit;
diff --git a/web/unsuspend/user/index.php b/web/unsuspend/user/index.php
index 6c6b8e49a..2ff2a752d 100644
--- a/web/unsuspend/user/index.php
+++ b/web/unsuspend/user/index.php
@@ -19,4 +19,10 @@ if ($_SESSION['user'] == 'admin') {
unset($output);
}
+$back=getenv("HTTP_REFERER");
+if (!empty($back)) {
+ header("Location: ".$back);
+ exit;
+}
header("Location: /list/user/");
+exit;
diff --git a/web/unsuspend/web/index.php b/web/unsuspend/web/index.php
index 10e2f2116..e107c1fa8 100644
--- a/web/unsuspend/web/index.php
+++ b/web/unsuspend/web/index.php
@@ -6,6 +6,9 @@ session_start();
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
if ($_SESSION['user'] == 'admin') {
+ if (!empty($_GET['user'])) {
+ $user=$_GET['user'];
+ }
if (!empty($_GET['domain'])) {
$v_username = escapeshellarg($user);
$v_domain = escapeshellarg($_GET['domain']);
@@ -19,4 +22,10 @@ if ($_SESSION['user'] == 'admin') {
unset($output);
}
+$back=getenv("HTTP_REFERER");
+if (!empty($back)) {
+ header("Location: ".$back);
+ exit;
+}
header("Location: /list/web/");
+exit;
|