diff options
Diffstat (limited to 'ftp_wizard')
-rw-r--r-- | ftp_wizard/ftp.wiz | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp_wizard/ftp.wiz b/ftp_wizard/ftp.wiz index f5070703..025dc3e2 100644 --- a/ftp_wizard/ftp.wiz +++ b/ftp_wizard/ftp.wiz @@ -369,6 +369,7 @@ <Page helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-ftp.html" name="confirmation" + func="do_it" jumpPage="congratulations" nextButtonText="Configure" executionLevel="NORMAL" @@ -501,7 +502,6 @@ nextButtonText="Quit" executionLevel="NORMAL" nextFinish="true" - func="do_it" canBack="false" canCancel="false" > |