summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-01-20 08:02:39 -0800
committerNOYB <Al_Stu@Frontier.com>2016-01-20 08:02:39 -0800
commit069442e7c92a4b31bfdac54335e86dd410dd0a49 (patch)
treeba415e5666ccc3ad06c416e6692f7f66013c5b9e /src/usr/local/www/system.php
parentc05363c8ca124772f7d36efde711af27a3d9f898 (diff)
downloadpfsense-069442e7c92a4b31bfdac54335e86dd410dd0a49.zip
pfsense-069442e7c92a4b31bfdac54335e86dd410dd0a49.tar.gz
Apply recommended changes.
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