diff --git a/src/etc/inc/console.inc b/src/etc/inc/console.inc index a3ab3ecdc..d7e38f4b0 100644 --- a/src/etc/inc/console.inc +++ b/src/etc/inc/console.inc @@ -95,7 +95,7 @@ EOD; You now have the opportunity to configure VLANs. If you don't require VLANs for initial connectivity, say no here and use the GUI to configure VLANs later. -Do you want to set up VLANs now? ${no_yes_prompt} +Do you want to set up VLANs now? ${yes_no_prompt} EOD; if ($interactive) { $key = chop(fgets($fp));