summaryrefslogtreecommitdiffstats
path: root/web_wizard
diff options
context:
space:
mode:
authorArnaud Desmons <adesmons@mandriva.com>2002-07-26 16:37:14 +0000
committerArnaud Desmons <adesmons@mandriva.com>2002-07-26 16:37:14 +0000
commit589d953396b8feeaf702fcbb7134a56ae8abc8a1 (patch)
tree8171fe1f6ca8948af7d83fb41ea87a677935f262 /web_wizard
parent154c890a0b00ca459000412afc12f6303b2a347f (diff)
downloaddrakwizard-589d953396b8feeaf702fcbb7134a56ae8abc8a1.tar
drakwizard-589d953396b8feeaf702fcbb7134a56ae8abc8a1.tar.gz
drakwizard-589d953396b8feeaf702fcbb7134a56ae8abc8a1.tar.bz2
drakwizard-589d953396b8feeaf702fcbb7134a56ae8abc8a1.tar.xz
drakwizard-589d953396b8feeaf702fcbb7134a56ae8abc8a1.zip
fixed : func return value was not tested
Diffstat (limited to 'web_wizard')
-rw-r--r--web_wizard/web.wiz3
1 files changed, 1 insertions, 2 deletions
diff --git a/web_wizard/web.wiz b/web_wizard/web.wiz
index 2b24ae4d..ad155a82 100644
--- a/web_wizard/web.wiz
+++ b/web_wizard/web.wiz
@@ -13,7 +13,6 @@
dbPositions="0"
referenceLength="425"
referenceHeight="13"
- perlModule="__WIZ_HOME__/web_wizard/scripts/Webconf.pm"
>
<Variable
@@ -369,11 +368,11 @@
<Page
helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-web.html"
name="confirmation"
+ jumpScript="__WIZ_HOME__/web_wizard/do_it_web.sh"
jumpPage="congratulations"
nextButtonText="Configure"
executionLevel="NORMAL"
nextFinish="false"
- func="finish"
canBack="true"
canCancel="true"
>