diff --git a/webadmin/src/index.html b/webadmin/src/index.html index ca04d6fc2..2aa9d78be 100644 --- a/webadmin/src/index.html +++ b/webadmin/src/index.html @@ -131,7 +131,7 @@
- Please use the CLI tool to upgrade by following the instructions here. + Please use the CLI tool to upgrade by following the instructions here.
diff --git a/webadmin/src/views/email.html b/webadmin/src/views/email.html index 6f246ca32..018415d2d 100644 --- a/webadmin/src/views/email.html +++ b/webadmin/src/views/email.html @@ -44,7 +44,7 @@
Cloudron has a built-in email server that allows users to send and receive email for your domain. - The User manual has information on how to setup email clients. + The User manual has information on how to setup email clients.

@@ -53,7 +53,7 @@
- This feature requires the Cloudron to be on custom domain. + This feature requires the Cloudron to be on custom domain.
diff --git a/webadmin/src/views/settings.html b/webadmin/src/views/settings.html index 954fd50d5..f7e3a4c8d 100644 --- a/webadmin/src/views/settings.html +++ b/webadmin/src/views/settings.html @@ -152,7 +152,7 @@

{{ configureBackup.error.generic }}

- +
diff --git a/webadmin/src/views/tokens.html b/webadmin/src/views/tokens.html index 500259eb2..0d9df4abd 100644 --- a/webadmin/src/views/tokens.html +++ b/webadmin/src/views/tokens.html @@ -91,10 +91,10 @@

- The Cloudron REST API can be used to manage all aspects of the Cloudron like adding users and installing apps. + The Cloudron REST API can be used to manage all aspects of the Cloudron like adding users and installing apps.

- You can develop apps for the Cloudron using the command-line tool. See the docs for more information. + You can develop apps for the Cloudron using the command-line tool. See the docs for more information.

@@ -113,7 +113,7 @@
-

These tokens can be used to access the Cloudron API. They have the admin scope and do not expire.

+

These tokens can be used to access the Cloudron API. They have the admin scope and do not expire.


Active Tokens


diff --git a/webadmin/src/views/users.html b/webadmin/src/views/users.html index 200bb37b9..a37868bfb 100644 --- a/webadmin/src/views/users.html +++ b/webadmin/src/views/users.html @@ -254,7 +254,7 @@
Each user has a mailbox at username@{{ config.fqdn }}. - Please refer to the user documentation on how to use Cloudron email accounts. + Please refer to the user documentation on how to use Cloudron email accounts.