Revision a53992b7
Added by Scott Ullrich about 14 years ago
etc/rc.initial.setlanip | ||
---|---|---|
217 | 217 |
} |
218 | 218 |
|
219 | 219 |
$upperifname = strtoupper($interface); |
220 |
echo "\nPlease wait, saving and activating your changes to {$upperifname}...";
|
|
220 |
echo "\nPlease wait while the changes are saved to {$upperifname}...";
|
|
221 | 221 |
write_config(gettext("{$interface} IP configuration from console menu")); |
222 | 222 |
interface_reconfigure(strtolower($upperifname)); |
223 | 223 |
echo " Reloading filter..."; |
Also available in: Unified diff
Simplify message that wraps off screen