From b807a1619230c8e19193a39ed8c4c513dd8e005b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 15 Feb 2011 17:59:22 -0500 Subject: Break on 'You can also monitor the reload progress' instead of letting it wrap into a newline. --- usr/local/www/guiconfig.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/guiconfig.inc') diff --git a/usr/local/www/guiconfig.inc b/usr/local/www/guiconfig.inc index ab5a1c9..7784a6e 100755 --- a/usr/local/www/guiconfig.inc +++ b/usr/local/www/guiconfig.inc @@ -419,7 +419,7 @@ function print_info_box($msg) { function get_std_save_message($ok) { global $d_sysrebootreqd_path; - return "The changes have been applied successfully. You can also monitor the filter reload progress."; + return "The changes have been applied successfully.
You can also monitor the filter reload progress."; } function pprint_address($adr) { -- cgit v1.1