summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-10 23:02:03 -0600
committerk-paulius <k.dash.paulius@gmail.com>2016-02-10 23:05:10 -0600
commit78ea37a639bb55b53def8873a46e09041bc038b2 (patch)
tree85924ed51395365edb260afb27aa9524217c1e2d /src/usr/local/www/system.php
parent7aaf60a87cf5d564a80b6c1d1992281662cafdda (diff)
downloadpfsense-78ea37a639bb55b53def8873a46e09041bc038b2.zip
pfsense-78ea37a639bb55b53def8873a46e09041bc038b2.tar.gz
Fix WebConfigurator spelling.
Diffstat (limited to 'src/usr/local/www/system.php')
-rw-r--r--src/usr/local/www/system.php2
1 files changed, 1 insertions, 1 deletions
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',
OpenPOWER on IntegriCloud