fixed bug #429144 wrong number in text for trash
authorcentaurix <centaurix@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 3 Nov 2001 00:25:16 +0000 (00:25 +0000)
committercentaurix <centaurix@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 3 Nov 2001 00:25:16 +0000 (00:25 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1685 7612ce4b-ef26-0410-bec9-ea0150e637f0

config/conf.pl

index 4360f04703ef784ac4544b515ba2e1c8e6f31001..5610f64bbeb91b34ca5719e8d40ac2d787484a03 100755 (executable)
@@ -904,7 +904,7 @@ sub command22 {
 sub command23a {
    print "You can now specify where the default trash folder is located.\n";
    print "On servers where you do not want this, you can set it to anything\n";
-   print "and set option 7 to false.\n";
+   print "and set option 6 to false.\n";
    print "\n";
    print "This is relative to where the rest of your email is kept.  You do\n";
    print "not need to worry about their mail directory.  If this folder\n";