summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system.php
diff options
context:
space:
mode:
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 b6f4dd9..b7033d0 100644
--- a/src/usr/local/www/system.php
+++ b/src/usr/local/www/system.php
@@ -541,7 +541,7 @@ $group->add(new Form_Checkbox(
$pconfig['systemlogsmanagelogpanel']
))->setHelp('Show the Manage Log panel in System Logs.');
-$group->setHelp('These options set which special panels to show or hide. When a panel is hidden a button to show/hide the panel is displayed in the title bar.
+$group->setHelp('These options allow certain panels to be automatically hidden on page load. A control is provided in the title bar to un-hide the panel.
<br /><span class="badge" title="This feature is in BETA">BETA</span>');
$section->add($group);
OpenPOWER on IntegriCloud