From 972447521563ba50051d4ec73dab715b8c70896f Mon Sep 17 00:00:00 2001 From: kink Date: Tue, 30 Apr 2002 14:12:48 +0000 Subject: [PATCH] Fix another small typo in conf.pl (#550565) git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2781 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- config/conf.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/config/conf.pl b/config/conf.pl index dd1b56f5..c00834b5 100755 --- a/config/conf.pl +++ b/config/conf.pl @@ -503,7 +503,6 @@ while ( ( $command ne "q" ) && ( $command ne "Q" ) ) { print "6. Field for prefs key : $WHT$prefs_key_field$NRM\n"; print "7. Field for prefs value : $WHT$prefs_val_field$NRM\n"; print "\n"; - print "S Save data\n"; print "R Return to Main Menu\n"; } if ( $config_use_color == 1 ) { -- 2.25.1