From cbc2ae07e7a3459e2f03a5709bce0479dc4c6c16 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 12 May 2017 07:36:13 +0200 Subject: [PATCH] rc: typo in previous --- src/etc/inc/console.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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));