From 99da8dbec1ea79981cf13398ecb7212195c8045d Mon Sep 17 00:00:00 2001 From: slawkens Date: Fri, 28 Oct 2022 13:41:39 +0200 Subject: [PATCH] Update account.change_mail.html.twig --- system/templates/account.change_mail.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/templates/account.change_mail.html.twig b/system/templates/account.change_mail.html.twig index 1965f7a0..1c0d1c12 100644 --- a/system/templates/account.change_mail.html.twig +++ b/system/templates/account.change_mail.html.twig @@ -1,4 +1,4 @@ -Please enter your password and the new email address. Make sure that you enter a valid email address which you have access to. For security reasons, the actual change will be finalised after a waiting period of {{ config.account_mail_change }} days.

+Please enter your password and the new email address. Make sure that you enter a valid email address which you have access to.
For security reasons, the actual change will be finalised after a waiting period of {{ config.account_mail_change }} days.