diff --git a/php/templates/login.twig b/php/templates/login.twig index 5e68ffba..278567d5 100644 --- a/php/templates/login.twig +++ b/php/templates/login.twig @@ -15,7 +15,7 @@ {% else %} -

The login is blocked since Nextcloud is running.Please use the automatic login from your Nextcloud.

+

The login is blocked since Nextcloud is running. Please use the automatic login from your Nextcloud.

If that is not possible, you can unblock the login by running
sudo docker stop nextcloud-aio-apache

{% endif %}