|
@@ -2540,7 +2540,7 @@ sub command310 {
|
|
|
|
|
|
sub command311 {
|
|
|
print "$NRM";
|
|
|
- print " Given that users are not allowed to modify their
|
|
|
+ print "\n Given that users are not allowed to modify their
|
|
|
email address, can they edit their full name?
|
|
|
|
|
|
";
|
|
@@ -2562,7 +2562,7 @@ sub command311 {
|
|
|
|
|
|
sub command311b {
|
|
|
print "$NRM";
|
|
|
- print " SquirrelMail adds username information to every sent email
|
|
|
+ print "\n 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.
|
|
|
|