From b6cbc7e02317573ab78f9dda62929153f992eca5 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Fri, 5 Dec 2008 10:41:53 +0000 Subject: [PATCH] Fix color problem git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13355 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- config/conf.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/conf.pl b/config/conf.pl index 9107ba60..7258069a 100755 --- a/config/conf.pl +++ b/config/conf.pl @@ -2539,6 +2539,7 @@ sub command310 { } sub command311 { + print "$NRM"; print " Given that users are not allowed to modify their email address, can they edit their full name? @@ -2560,6 +2561,7 @@ sub command311 { } sub command311b { + print "$NRM"; print " SquirrelMail adds username information to every sent email in order to prevent possible sender forging when users are allowed to change their email and/or full name. -- 2.25.1