Browse Source

Fix color problem

pdontthink 16 years ago
parent
commit
b27c716e64
1 changed files with 2 additions and 0 deletions
  1. 2 0
      config/conf.pl

+ 2 - 0
config/conf.pl

@@ -2539,6 +2539,7 @@ sub command310 {
 }
 }
 
 
 sub command311 {
 sub command311 {
+    print "$NRM";
     print "  Given that users are not allowed to modify their
     print "  Given that users are not allowed to modify their
   email address, can they edit their full name?
   email address, can they edit their full name?
 
 
@@ -2560,6 +2561,7 @@ sub command311 {
 }
 }
 
 
 sub command311b {
 sub command311b {
+    print "$NRM";
     print "  SquirrelMail adds username information to every sent email
     print "  SquirrelMail adds username information to every sent email
   in order to prevent possible sender forging when users are allowed
   in order to prevent possible sender forging when users are allowed
   to change their email and/or full name.
   to change their email and/or full name.