summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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