diff --git a/web/css/styles.min.css b/web/css/styles.min.css index 04306929..b3636cf2 100644 --- a/web/css/styles.min.css +++ b/web/css/styles.min.css @@ -4089,8 +4089,12 @@ b, strong { #tooltip { - background-color: #34b5dd; + background-color: #3AB5DD; } +#tooltip:hover { + background-color: #1ca2cc; +} + .l-sort__create-btn.edit:hover #tooltip { background-color: #49c8ef; } diff --git a/web/inc/main.php b/web/inc/main.php index 880b962d..34483025 100644 --- a/web/inc/main.php +++ b/web/inc/main.php @@ -8,7 +8,7 @@ if (file_exists("/usr/local/vesta/web/inc/switch_to_vesta_port") && isset($_SERV session_start(); define('VESTA_CMD', '/usr/bin/sudo /usr/local/vesta/bin/'); -define('JS_LATEST_UPDATE', '1491697869'); +define('JS_LATEST_UPDATE', '1491697870'); $i = 0; diff --git a/web/js/init.js b/web/js/init.js index 4da9422f..06ecc750 100644 --- a/web/js/init.js +++ b/web/js/init.js @@ -31,10 +31,11 @@ $(document).ready(function(){ }); + /* // CREATE BUTTON if ($(".l-sort__create-btn").length>0) { - $(".l-sort__create-btn").append("
"); - $(".l-sort__create-btn").append("
"+$('.l-sort__create-btn').attr('title').replace(' ',' ')+"
"); + //$(".l-sort__create-btn").append("
"); + //$(".l-sort__create-btn").append("
"+$('.l-sort__create-btn').attr('title').replace(' ',' ')+"
"); $('.l-sort__create-btn').hover(function(){ $("#tooltip").css('background-color', '#1ca2cc'); }, function() { @@ -43,6 +44,7 @@ $(document).ready(function(){ //$("#tooltip").remove(); }); } + */ // SEARCH BOX diff --git a/web/templates/admin/list_backup.html b/web/templates/admin/list_backup.html index 87876cde..0ed5dd18 100644 --- a/web/templates/admin/list_backup.html +++ b/web/templates/admin/list_backup.html @@ -1,6 +1,6 @@
- +
diff --git a/web/templates/admin/list_backup_detail.html b/web/templates/admin/list_backup_detail.html index 0280900f..289d9b2f 100644 --- a/web/templates/admin/list_backup_detail.html +++ b/web/templates/admin/list_backup_detail.html @@ -8,7 +8,7 @@ input[type="checkbox"] {
- +
diff --git a/web/templates/admin/list_backup_exclusions.html b/web/templates/admin/list_backup_exclusions.html index efaaa450..2093278f 100644 --- a/web/templates/admin/list_backup_exclusions.html +++ b/web/templates/admin/list_backup_exclusions.html @@ -1,6 +1,6 @@
- +
diff --git a/web/templates/admin/list_cron.html b/web/templates/admin/list_cron.html index 4bea20c0..e6bec6b6 100644 --- a/web/templates/admin/list_cron.html +++ b/web/templates/admin/list_cron.html @@ -1,6 +1,6 @@
- +
diff --git a/web/templates/admin/list_firewall.html b/web/templates/admin/list_firewall.html index a12c9daf..23402a2b 100644 --- a/web/templates/admin/list_firewall.html +++ b/web/templates/admin/list_firewall.html @@ -1,6 +1,6 @@
- +
diff --git a/web/templates/admin/list_ip.html b/web/templates/admin/list_ip.html index 7da9fa2c..006fa74d 100644 --- a/web/templates/admin/list_ip.html +++ b/web/templates/admin/list_ip.html @@ -1,6 +1,6 @@
- +
diff --git a/web/templates/admin/list_user.html b/web/templates/admin/list_user.html index dacd71e3..066513ee 100644 --- a/web/templates/admin/list_user.html +++ b/web/templates/admin/list_user.html @@ -4,7 +4,7 @@ if ($user != 'admin') { //echo ''; //} else { - echo ''; + echo '
'.__('Add Web Domain').'
'; } ?>
+ + + + + - + + +
-
-
-
+
+
.', $data[$key]['IP'])?>
@@ -138,18 +138,44 @@ sort-expire="" sort-records="
+
+
+
+
+
+
:
+
+ +
+
+
+ +
+
:
+
+ +
+
+
@@ -157,7 +183,7 @@ sort-expire="" sort-records="
- + diff --git a/web/templates/user/list_dns_rec.html b/web/templates/user/list_dns_rec.html index 0b62187f..61a8c3ce 100644 --- a/web/templates/user/list_dns_rec.html +++ b/web/templates/user/list_dns_rec.html @@ -1,6 +1,6 @@
- +
diff --git a/web/templates/user/list_mail.html b/web/templates/user/list_mail.html index 40284380..1284d095 100644 --- a/web/templates/user/list_mail.html +++ b/web/templates/user/list_mail.html @@ -1,6 +1,6 @@
- +