From af2c2b3a16d02a36e7770fc2f9233ab9724cdcb5 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 4 Mar 2014 10:22:54 +0100 Subject: update wording of email field --- settings/templates/personal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 470b8180bcc..9024f435657 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -83,7 +83,7 @@ if($_['passwordChangeSupported']) { placeholder="t('Your email address'));?>" autocomplete="on" autocapitalize="off" autocorrect="off" />
- t('Fill in an email address to enable password recovery'));?> + t('Fill in an email address to enable password recovery and receive notifications'));?>