diff --git a/php/templates/login.twig b/php/templates/login.twig index 38229a7c..b9479253 100644 --- a/php/templates/login.twig +++ b/php/templates/login.twig @@ -14,8 +14,8 @@ {% else %} -

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

- You can unblock the login by running 'sudo docker stop nextcloud-aio-apache'.

+

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 %}