diff options
Diffstat (limited to 'web_wizard')
-rw-r--r-- | web_wizard/web.wiz | 3 |
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" > |