From a53992b78d8e454cb89cadaa53636592b8200212 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 19 Jun 2011 14:00:15 -0400 Subject: Simplify message that wraps off screen --- etc/rc.initial.setlanip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/rc.initial.setlanip b/etc/rc.initial.setlanip index e95acd4..fd60d6a 100755 --- a/etc/rc.initial.setlanip +++ b/etc/rc.initial.setlanip @@ -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..."; -- cgit v1.1