Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <github@hanssonit.se>2020-04-21 23:31:21 +0300
committerGitHub <noreply@github.com>2020-04-21 23:31:21 +0300
commit20812cdb6f514e6651ad02c3c8a474d7ad112cdd (patch)
tree368ad61236e601d9eb925520fae1eb6c3eaf33cb /static/nhss_index.php
parentc095e5733f1bfe680d39bebc25232a81b7497518 (diff)
20.04 (#1176)
Diffstat (limited to 'static/nhss_index.php')
-rw-r--r--static/nhss_index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/nhss_index.php b/static/nhss_index.php
index 2d9e8d8d..26e8367a 100644
--- a/static/nhss_index.php
+++ b/static/nhss_index.php
@@ -17,7 +17,7 @@
align: center;
text-align: center;
background: #0082c9; /* Old browsers */
- background-image: url('/nextcloud/core/img/background.png');
+ background-image: url('/nextcloud/core/img/background.png'), linear-gradient(10deg, #0082c9 0%, rgb(28, 175, 255) 50%);
background-size: cover;
}
div.logotext {
@@ -96,8 +96,8 @@
<p>Note: Please accept the warning in the browser if you have a self-signed certificate.<br>
<p>It's recomended to <a href="https://docs.hanssonit.se/s/blkkp2qhv0jgrltpicl0/nextcloud-homesme-server/d/blkkp2qhv0jgrltpidm0/publish-your-server-online" target="_blank">get your own certificate and replace the self-signed certificate to your own.</a>
- The easiest way to get a real SSL certificate is to run the Lets' Encrypt script included on this server.<br>
- Just run 'sudo bash /var/scripts/activate-ssl.sh' from your terminal and follow the instructions.
+ The easiest way to get a real TLS certificate is to run the Lets' Encrypt script included on this server.<br>
+ Just run 'sudo bash /var/scripts/activate-tls.sh' from your terminal and follow the instructions.
<h3>
<a href="https://docs.hanssonit.se/s/blkkp2qhv0jgrltpicl0/nextcloud-homesme-server/d/blkkp2qhv0jgrltpid50/server-installation-instructions?currentPageId=blkkp2qhv0jgrltpidb0" target="_blank">Login details</a>
</h3>