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 <<