From 78ea37a639bb55b53def8873a46e09041bc038b2 Mon Sep 17 00:00:00 2001 From: k-paulius Date: Wed, 10 Feb 2016 23:02:03 -0600 Subject: Fix WebConfigurator spelling. --- src/usr/local/www/system.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/system.php') diff --git a/src/usr/local/www/system.php b/src/usr/local/www/system.php index 69d3069..0cd77e7 100644 --- a/src/usr/local/www/system.php +++ b/src/usr/local/www/system.php @@ -501,7 +501,7 @@ $section->addInput(new Form_Select( 'Theme', $pconfig['webguicss'], $csslist -))->setHelp('Choose an alternative css file (if installed) to change the appearance of the Web configurator. css files are located in /usr/local/www/bootstrap/css'); +))->setHelp('Choose an alternative css file (if installed) to change the appearance of the WebConfigurator. css files are located in /usr/local/www/bootstrap/css'); $section->addInput(new Form_Select( 'webguifixedmenu', -- cgit v1.1