diff --git a/web/templates/admin/list_rrd.html b/web/templates/admin/list_rrd.html
index f12d93aa..4d100769 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 f3921edd..82adaaa6 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 9df2c5cb..d26bd770 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 0f2ae172..fed86e68 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 1f3209fa..528937bb 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 921eef0b..036d92df 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 8633b203..eaed1140 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 08a806db..0f324a16 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 e110a408..a8683e54 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 258fa288..44573f36 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 35e8d862..f2daddc4 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 cbb37976..fbf4aa2d 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 80451f05..9211d35a 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 480f63e9..d6271418 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 d8f53d50..61b369f7 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 600d440c..c6cf709f 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 146ac437..93249ed9 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 ccbe2f2d..4a6ea8b9 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 738dd230..49ba84be 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 c564227a..6311503e 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 ac5303df..a6d50d46 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 6c6b8e49..2ff2a752 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 10e2f211..e107c1fa 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;
|