mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Simplify message that wraps off screen
This commit is contained in:
parent
dd4bded7de
commit
a53992b78d
@ -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...";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user