From 906d09feee7055c411790bb62ef839c43ba5fe0f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 13 Feb 2003 17:53:59 +0000 Subject: fix and some more Help --- perl-install/any.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/any.pm') diff --git a/perl-install/any.pm b/perl-install/any.pm index 27c914edd..bddd4b67a 100644 --- a/perl-install/any.pm +++ b/perl-install/any.pm @@ -663,6 +663,7 @@ sub selectCountry { $o->ask_from_( { title => N("Country"), messages => N("Please choose your country."), + interactive_help_id => 'selectCountry', advanced_messages => N("Here is the full list of available countries"), advanced_label => N("More"), advanced_state => $ext_country && scalar(@best), -- cgit v1.2.1