small aesthetic fix
authorthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 2 Apr 2002 05:59:28 +0000 (05:59 +0000)
committerthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 2 Apr 2002 05:59:28 +0000 (05:59 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2663 7612ce4b-ef26-0410-bec9-ea0150e637f0

config/conf.pl

index ffe93ac67833e8532b00a829589dc0a4e48574c0..76159a7e001263fbce7619fbedb138c3527f5c85 100755 (executable)
@@ -418,7 +418,7 @@ while ( ( $command ne "q" ) && ( $command ne "Q" ) ) {
         print "9.  Allow use of receipts     : $WHT$default_use_mdn$NRM\n";
         print "10. Allow editing of identity : $WHT$edit_identity$NRM\n";
         print "11. Allow server thread sort  : $WHT$allow_thread_sort$NRM\n";
         print "9.  Allow use of receipts     : $WHT$default_use_mdn$NRM\n";
         print "10. Allow editing of identity : $WHT$edit_identity$NRM\n";
         print "11. Allow server thread sort  : $WHT$allow_thread_sort$NRM\n";
-        print "12. Allow server-side sorting  : $WHT$allow_server_sort$NRM\n";
+        print "12. Allow server-side sorting : $WHT$allow_server_sort$NRM\n";
         if ( lc($edit_identity) eq "false" ) {
             print "13. Allow editing of name     : $WHT$edit_name$NRM\n";
         }
         if ( lc($edit_identity) eq "false" ) {
             print "13. Allow editing of name     : $WHT$edit_name$NRM\n";
         }