diff --git a/web/css/styles.fix.css b/web/css/styles.fix.css
index b00d7365..dd7ead5b 100644
--- a/web/css/styles.fix.css
+++ b/web/css/styles.fix.css
@@ -20,13 +20,13 @@ b, strong {
z-index: 100;
top: unset;
bottom: 30px;
- right: 85px;
+ right: 285px;
}
.to-shortcuts {
z-index: 100;
top: unset;
bottom: 30px;
- right: 130px;
+ right: 330px;
}
.shortcuts {
right: calc(50% - 400px);
@@ -676,7 +676,7 @@ b, strong {
}
.l-content > .l-center {
margin-left: 200px;
- margin-right: 40px;
+ margin-right: 240px;
}
.l-content > .l-center:first-child {
margin-left: 0;
@@ -696,7 +696,7 @@ b, strong {
/*overflow-scrolling: auto;*/
z-index: 98;
top: 50px;
- right: -200px;
+ right: 0px;
background: #fff;
word-break: break-word;
overflow: hidden;
@@ -800,7 +800,7 @@ b, strong {
/*overflow-scrolling: auto;*/
z-index: 98;
top: 380px;
- right: -200px;
+ right: 0px;
background: #fff;
word-break: break-word;
overflow-y: scroll;
diff --git a/web/js/fix.js b/web/js/fix.js
index 24842fed..2a87abc4 100644
--- a/web/js/fix.js
+++ b/web/js/fix.js
@@ -86,31 +86,6 @@ function checkCookie() {
// }
// var randomnumber=getRandomInt(100000000);
var iohtml = '
\n' +
- '
\n' +
- '
\n' +
- '
myVesta\n' +
- '
website\n' +
- '
\n' +
- '
\n' +
- '
Forum\n' +
- '
Ask the questions on our forum\n' +
- '
\n' +
- '
\n' +
- '
Git\n' +
- '
Become our code contributor\n' +
- '
\n' +
- '
\n' +
- '
Donate\n' +
- '
Buy us a coffe\n' +
- '
\n' +
- '
\n' +
- '
Wiki\n' +
- '
Find solution in our documentation\n' +
- '
\n' +
- '
\n' +
- '
\n' +
- '

\n' +
- '
\n' +
'
';
$(document).ready(function(){
@@ -118,25 +93,25 @@ $(document).ready(function(){
$(".io-log2").css("top", sys_height+50);
setTimeout(function() {
iolog = getCookie("iolog");
- //console.log('cookie: "'+iolog+'"');
+ /* //console.log('cookie: "'+iolog+'"');
if (iolog === '1') {
showIoLog(0);
return 1;
- }
+ }*/
if (iolog === '0') {
//setCookie("iolog", 0, 365);
hideIoLog(0);
return 0;
}
- if (iolog == '') {
+ /*if (iolog == '') {
//console.log('cookie is empty');
//setCookie("iolog", 1, 365);
showIoLog(0);
return '';
- }
+ }*/
}, 1);
- if (GLOBAL.CURRENT_USER_FINAL == 'admin') $(".body-user .l-content > .l-center.units").first().prepend( iohtml );
+ //if (GLOBAL.CURRENT_USER_FINAL == 'admin') $(".body-user .l-content > .l-center.units").first().prepend( iohtml );
$(".io-log").on("click", function() {
var showlog=checkCookie();
diff --git a/web/templates/admin/list_user.html b/web/templates/admin/list_user.html
index 1e5a67cc..dacd71e3 100644
--- a/web/templates/admin/list_user.html
+++ b/web/templates/admin/list_user.html
@@ -62,8 +62,37 @@
-
+
+
+
+
+
Forum
+
Ask the questions on our forum
+
+
+
Git
+
Become our code contributor
+
+
+
Donate
+
Buy us a coffe
+
+
+
Wiki
+
Find solution in our documentation
+
+
+
+

+
+
+ ';
}
if (isset($changelog)) {
diff --git a/web/templates/admin/panel.html b/web/templates/admin/panel.html
index 4c1fdaf7..d204671a 100644
--- a/web/templates/admin/panel.html
+++ b/web/templates/admin/panel.html
@@ -128,6 +128,9 @@ $debian_ver=file_get_contents('/etc/debian_version');
Build date:
Debian
+
diff --git a/web/templates/header.html b/web/templates/header.html
index a4bd95cc..57273c59 100644
--- a/web/templates/header.html
+++ b/web/templates/header.html
@@ -9,7 +9,7 @@
-
+
-
+