From b307c39f70df090be6352e9adf28e6ec36f64246 Mon Sep 17 00:00:00 2001 From: szaimen Date: Wed, 17 Aug 2022 13:01:58 +0200 Subject: [PATCH] fix the layout Signed-off-by: szaimen --- php/templates/containers.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 894dc1ca..d2ec212e 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -93,7 +93,7 @@ {% if skip_domain_validation == false %} Make sure that this server is reachable on Port 443 and you've correctly set up the DNS config for the domain that you enter.

If you have a dynamic IP-address, you can use e.g. DDclient with a compatible domain provider for DNS updates.

- Hint: If the domain validation fails but you are completely sure that you've configured everything correctly, you may skip the domain validation by following this documentation.

+ Hint: If the domain validation fails but you are completely sure that you've configured everything correctly, you may skip the domain validation by following this documentation.

{% endif %}

Restore former AIO instance from backup