From fae2e48f94ce54658663f8279a4e86f8573012c8 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 15 May 2017 08:18:55 +0200 Subject: [PATCH] rc: tweak 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 9537ff33d..73da7f735 100644 --- a/src/etc/inc/console.inc +++ b/src/etc/inc/console.inc @@ -276,7 +276,7 @@ EOD; echo "OPT" . ($i+1) . " -> " . $optif[$i] . "\n"; } } else { - echo "\nNo interfaces will be assigned."; + echo "\nNo interfaces will be assigned!\n"; } echo <<