summaryrefslogtreecommitdiffstats
path: root/mdkonline
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2006-02-21 17:50:23 +0000
committerDaouda Lo <daouda@mandriva.com>2006-02-21 17:50:23 +0000
commit0ba91fe569807ed37238be13c34b94a52ddd1753 (patch)
tree7e4d8cd87518fce4a7ecfe40d1860feba48e28a5 /mdkonline
parent1ed692eeb6afa6a98b744c8bb4ec7c7573d11885 (diff)
downloadmgaonline-0ba91fe569807ed37238be13c34b94a52ddd1753.tar
mgaonline-0ba91fe569807ed37238be13c34b94a52ddd1753.tar.gz
mgaonline-0ba91fe569807ed37238be13c34b94a52ddd1753.tar.bz2
mgaonline-0ba91fe569807ed37238be13c34b94a52ddd1753.tar.xz
mgaonline-0ba91fe569807ed37238be13c34b94a52ddd1753.zip
- save settings
Diffstat (limited to 'mdkonline')
-rwxr-xr-xmdkonline2
1 files changed, 1 insertions, 1 deletions
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");