diff options
Diffstat (limited to 'dhcp_wizard/dhcp.wiz')
-rw-r--r-- | dhcp_wizard/dhcp.wiz | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcp_wizard/dhcp.wiz b/dhcp_wizard/dhcp.wiz index ab34d81e..004430fd 100644 --- a/dhcp_wizard/dhcp.wiz +++ b/dhcp_wizard/dhcp.wiz @@ -56,7 +56,7 @@ helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-dhcp.html" name="ask_dhcp_ip_range" comment="Ask the dhcp ip range" - jumpScript="__WIZ_HOME__/dhcp_wizard/scripts/check_range.sh" + func="check" executionLevel="NORMAL" nextFinish="false" canBack="true" |