diff --git a/backup/templates/backup/backupSchedule.html b/backup/templates/backup/backupSchedule.html index 904bcf303..30d12e3b2 100644 --- a/backup/templates/backup/backupSchedule.html +++ b/backup/templates/backup/backupSchedule.html @@ -402,6 +402,7 @@
{% trans "Backup retention is a" %} - {% trans "paid feature" %}. + {% trans "paid feature" %}. {% trans "Upgrade to manage how long backups are stored." %}
{% trans "Configure Hostname and other default Settings for CyberPanel" %}
- + {% trans "Learn More" %} diff --git a/filemanager/templates/filemanager/index.html b/filemanager/templates/filemanager/index.html index 30a39b08f..a175ba8f2 100644 --- a/filemanager/templates/filemanager/index.html +++ b/filemanager/templates/filemanager/index.html @@ -183,7 +183,7 @@{% trans "SSL for email is not configured properly. You may get self-signed errors in mail clients like Outlook and Thunderbird." %}
- {% trans "Learn more" %} + {% trans "Learn more" %}- Source: This guide is based on the official CyberPanel documentation and the beautiful_names plugin repository. + Source: This guide is based on the official CyberPanel documentation and the beautiful_names plugin repository.
To plug into events fired by CyberPanel core, you can respond to various events happening in the core. Visit the signal file documentation for a complete list of events.
+To plug into events fired by CyberPanel core, you can respond to various events happening in the core. Visit the signal file documentation for a complete list of events.
CyberPanel has released an official plugin called Beautiful Names that removes the admin_ prefix from Package and FTP account names. This plugin serves as a great example of how to create CyberPanel plugins.
CyberPanel has released an official plugin called Beautiful Names that removes the admin_ prefix from Package and FTP account names. This plugin serves as a great example of how to create CyberPanel plugins.
cd /usr/local/CyberCP/pluginInstaller
@@ -535,9 +535,9 @@ python pluginInstaller.py remove --pluginName beautifulNames
diff --git a/websiteFunctions/static/websiteFunctions/websiteFunctions.js b/websiteFunctions/static/websiteFunctions/websiteFunctions.js index e4089c565..7a4d76d04 100644 --- a/websiteFunctions/static/websiteFunctions/websiteFunctions.js +++ b/websiteFunctions/static/websiteFunctions/websiteFunctions.js @@ -4906,7 +4906,7 @@ app.controller('WPsiteHome', function ($scope, $http, $timeout, $compile, $windo var FinalMarkup = ''; FinalMarkup += ' ' + value.name + ' '; - FinalMarkup += '' + stagingUrl + ' '; + FinalMarkup += '' + stagingUrl + ' '; FinalMarkup += '' + createdDate + ' '; FinalMarkup += ''; FinalMarkup += ' '; @@ -8658,7 +8658,7 @@ app.controller('WPsiteHome', function ($scope, $http, $timeout, $compile, $windo var FinalMarkup = ' '; FinalMarkup += ' ' + value.name + ' '; - FinalMarkup += '' + stagingUrl + ' '; + FinalMarkup += '' + stagingUrl + ' '; FinalMarkup += '' + createdDate + ' '; FinalMarkup += ''; FinalMarkup += ' '; diff --git a/websiteFunctions/templates/websiteFunctions/listChildDomains.html b/websiteFunctions/templates/websiteFunctions/listChildDomains.html index 7ea608ddf..bcffb96f6 100644 --- a/websiteFunctions/templates/websiteFunctions/listChildDomains.html +++ b/websiteFunctions/templates/websiteFunctions/listChildDomains.html @@ -617,18 +617,18 @@ - {% trans "Manage" %} diff --git a/websiteFunctions/templates/websiteFunctions/listCron.html b/websiteFunctions/templates/websiteFunctions/listCron.html index 4ec69c919..408cc201f 100644 --- a/websiteFunctions/templates/websiteFunctions/listCron.html +++ b/websiteFunctions/templates/websiteFunctions/listCron.html @@ -494,7 +494,7 @@{% trans "Cron Management" %} - + {% trans "Cron Docs" %} diff --git a/websiteFunctions/templates/websiteFunctions/listWebsites.html b/websiteFunctions/templates/websiteFunctions/listWebsites.html index 3180c53ed..8d89b7724 100644 --- a/websiteFunctions/templates/websiteFunctions/listWebsites.html +++ b/websiteFunctions/templates/websiteFunctions/listWebsites.html @@ -753,7 +753,7 @@ class="website-screenshot" onerror="this.onerror=null; this.src='{% static 'baseTemplate/assets/image-resources/webPanel.png' %}';"> diff --git a/websiteFunctions/templates/websiteFunctions/manageGIT.html b/websiteFunctions/templates/websiteFunctions/manageGIT.html index 525c700fb..c632957ca 100644 --- a/websiteFunctions/templates/websiteFunctions/manageGIT.html +++ b/websiteFunctions/templates/websiteFunctions/manageGIT.html @@ -560,7 +560,7 @@
{% trans "Manage GIT" %} - + {% trans "Git Docs" %} diff --git a/websiteFunctions/templates/websiteFunctions/sshAccess.html b/websiteFunctions/templates/websiteFunctions/sshAccess.html index dfe6dedf6..1b2998d2e 100644 --- a/websiteFunctions/templates/websiteFunctions/sshAccess.html +++ b/websiteFunctions/templates/websiteFunctions/sshAccess.html @@ -529,7 +529,7 @@
{% trans "Notice:" %} {% trans "You are accessing CyberPanel via an IP address." %}
{% trans "The Web Terminal will not work when accessed via IP. Please issue a hostname SSL and access the panel using your hostname (with valid SSL) to enable the terminal." %}
- + {% trans "Issue Hostname SSL" %} @@ -543,7 +543,7 @@{% trans "Warning:" %} {% trans "Your server is using a self-signed SSL certificate for the web terminal." %}
{% trans "For security and browser compatibility, please issue a valid hostname SSL certificate." %}
- + {% trans "Issue SSL Now" %} @@ -556,7 +556,7 @@ {% trans "SSH Configuration" %}- + {% trans "SFTP Docs" %} @@ -671,7 +671,7 @@
{% trans "This feature requires the CyberPanel Add-ons bundle." %}diff --git a/websiteFunctions/templates/websiteFunctions/website.html b/websiteFunctions/templates/websiteFunctions/website.html index 5ebbe1c25..7fd02f0db 100644 --- a/websiteFunctions/templates/websiteFunctions/website.html +++ b/websiteFunctions/templates/websiteFunctions/website.html @@ -1299,7 +1299,7 @@ {% trans "Manage your website with powerful tools and real-time monitoring" %}
- + {% trans "Learn more & upgrade" %}- + {% trans "Preview Website" %} @@ -1317,7 +1317,7 @@Notice: You are accessing CyberPanel via an IP address.{% endif %} @@ -1341,13 +1341,13 @@
The Web Terminal will not work when accessed via IP. Please issue a hostname SSL and access the panel using your hostname (with valid SSL) to enable the terminal.
- Issue Hostname SSL + Issue Hostname SSLWarning: Your server is using a self-signed SSL certificate for the web terminal.{% endif %} {% if not has_addons %}
For security and browser compatibility, please issue a valid hostname SSL certificate.
- Issue SSL Now + Issue SSL Now