diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 76fde77f..145d8d60 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -86,7 +86,7 @@ {% else %} {% if borg_backup_host_location == '' and borg_restore_password == '' %} - Nextcloud AIO stands for Nextcloud All-in-One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.

+ The official Nextcloud installation method. Nextcloud All-in-One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.

You can either create a new AIO instance or restore a former AIO instance from backup. See the two sections below.

{{ include('includes/aio-config.twig') }}

New AIO instance

diff --git a/php/templates/setup.twig b/php/templates/setup.twig index 30dcca62..7783830c 100644 --- a/php/templates/setup.twig +++ b/php/templates/setup.twig @@ -5,7 +5,7 @@

Nextcloud AIO setup

-

The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.

+

The official Nextcloud installation method. Nextcloud All-in-One provides easy deployment and maintenance with most features included in this one Nextcloud instance.

Please note down the password to access the AIO interface and don't lose it!

Password
{{ password }}
Open Nextcloud AIO login ↗