summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorJared Dillard <jdillard@netgate.com>2015-12-12 14:17:25 -0600
committerJared Dillard <jdillard@netgate.com>2015-12-12 14:17:25 -0600
commitb21e40099d85fa0a83e4d8fc87721e0a7559cdab (patch)
tree1e743d8de988dca93e8c9bb1b040ff48ee852149 /src/usr
parent192f3fd53e1b0f3bf438191b4172b230a9c39a28 (diff)
downloadpfsense-b21e40099d85fa0a83e4d8fc87721e0a7559cdab.zip
pfsense-b21e40099d85fa0a83e4d8fc87721e0a7559cdab.tar.gz
be more concise
Diffstat (limited to 'src/usr')
-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 578eae3..051dcae 100644
--- a/src/usr/local/www/system.php
+++ b/src/usr/local/www/system.php
@@ -494,7 +494,7 @@ $section->addInput(new Form_Select(
'Top Navigation',
$pconfig['webguifixedmenu'],
["" => "Scrolls with page", "fixed" => "Fixed (Remains visible at top of page)"]
-))->setHelp("This is intended for large screens only.");
+))->setHelp("The fixed option is intended for large screens only.");
$section->addInput(new Form_Input(
'dashboardcolumns',
OpenPOWER on IntegriCloud