From 7a18ab2b280a1e009f2e1b2eefb90ba8f7cc5adc Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Thu, 15 May 2008 18:10:11 -0700 Subject: [PATCH 1/1] BUGFIX: wrong messages for email notification in preferences emailaddict said "lots of emails" but should say "less emails" Signed-off-by: Arun Persaud --- include/preferences.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/preferences.php b/include/preferences.php index fdb6a19..3e25d31 100644 --- a/include/preferences.php +++ b/include/preferences.php @@ -116,13 +116,13 @@ echo " Notification: "; echo " \n"; if($changed_notify) echo "changed"; -- 2.25.1