diff options
Diffstat (limited to 'web_wizard/web.wiz')
-rw-r--r-- | web_wizard/web.wiz | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web_wizard/web.wiz b/web_wizard/web.wiz index ad155a82..252406e9 100644 --- a/web_wizard/web.wiz +++ b/web_wizard/web.wiz @@ -13,6 +13,7 @@ dbPositions="0" referenceLength="425" referenceHeight="13" + perlModule="__WIZ_HOME__/web_wizard/scripts/Webconf.pm" > <Variable @@ -368,7 +369,7 @@ <Page helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-web.html" name="confirmation" - jumpScript="__WIZ_HOME__/web_wizard/do_it_web.sh" + func="do_it" jumpPage="congratulations" nextButtonText="Configure" executionLevel="NORMAL" |