From b4e4ff8fd7e3e4a9c6022659512c6da1a54c07a2 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Mon, 22 Jun 2026 14:12:35 +0200 Subject: [PATCH] fix a detail Signed-off-by: Simon L. --- 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 3e4401c0..3213f4c9 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -404,7 +404,7 @@

deSEC account credentials

Your domain {{ domain }} is managed via deSEC. Below are your deSEC account credentials. You can use them to log in at desec.io to manage your domain directly.

Email: {{ desec_email }}

-

Password:

Reveal deSEC password{{ desec_password }}

+

Reveal deSEC password{{ desec_password }}

Please save these credentials in a safe place.

{% endif %}