From 9e66d5d7cf455f556358a1c33e2904124573b753 Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Mon, 5 Dec 2016 10:03:39 +0100 Subject: [PATCH] hide password recovery note if email address can't be set Signed-off-by: Bjoern Schiessle --- settings/templates/personal.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/settings/templates/personal.php b/settings/templates/personal.php index ed0808432f..a14982b9b7 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -97,8 +97,10 @@ t('No email address set')); }?> -
- t('For password recovery and notifications')); ?> + +
+ t('For password recovery and notifications')); ?> +