From 0ba91fe569807ed37238be13c34b94a52ddd1753 Mon Sep 17 00:00:00 2001 From: Daouda Lo Date: Tue, 21 Feb 2006 17:50:23 +0000 Subject: - save settings --- mdkonline | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdkonline') diff --git a/mdkonline b/mdkonline index c1e4c7be..274609c6 100755 --- a/mdkonline +++ b/mdkonline @@ -191,7 +191,7 @@ my $wiz = wizards->new( }, upload => { name => sub { - if ($sendconfres eq 'TRUE' && $key) { + if ($sendconfres eq 'TRUE') { "\n\n" . N("Your upload was successful!") . "\n\n" . N("From now you will receive on security and updates \nannouncements thanks to Mandriva Online.") . "\n\n" . N("Mandriva Online offers you the ability to automate the updates.\nA program will run regulary in your system waiting for new updates\n"); } else { N("Connection problem") . N("Problem occurs when uploading files, please try again"); -- cgit v1.2.1