Simplify message that wraps off screen

This commit is contained in:
Scott Ullrich 2011-06-19 14:00:15 -04:00
parent dd4bded7de
commit a53992b78d

View File

@ -217,7 +217,7 @@
}
$upperifname = strtoupper($interface);
echo "\nPlease wait, saving and activating your changes to {$upperifname}...";
echo "\nPlease wait while the changes are saved to {$upperifname}...";
write_config(gettext("{$interface} IP configuration from console menu"));
interface_reconfigure(strtolower($upperifname));
echo " Reloading filter...";