From e3025dde4216f973f6baa48cc5720a9aa6a68867 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 13 Oct 2005 01:18:17 +0000 Subject: webGUI -> webConfigurator --- etc/inc/system.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/inc') diff --git a/etc/inc/system.inc b/etc/inc/system.inc index 946cafb..30a7366 100644 --- a/etc/inc/system.inc +++ b/etc/inc/system.inc @@ -338,7 +338,7 @@ function system_webgui_start() { } if ($g['booting']) - echo "Starting webGUI... "; + echo "Starting webConfigurator... "; /* kill any running mini_httpd */ killbypid("{$g['varrun_path']}/mini_httpd.pid"); -- cgit v1.1