summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-01-20 20:42:48 -0800
committerNOYB <Al_Stu@Frontier.com>2016-01-20 20:42:48 -0800
commit54bf231216500ba4a2836ad9e9cdc8a12f8327bd (patch)
tree1fda3ff1d320e398ecad6f3b1cb3d19e2d79cb0c /src/usr
parent643bfab89c2778293068ba72c4e503176e11a83e (diff)
downloadpfsense-54bf231216500ba4a2836ad9e9cdc8a12f8327bd.zip
pfsense-54bf231216500ba4a2836ad9e9cdc8a12f8327bd.tar.gz
Think the term 'associated' may be better here than 'special'.
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 d0657d7..a8d16bf 100644
--- a/src/usr/local/www/system.php
+++ b/src/usr/local/www/system.php
@@ -518,7 +518,7 @@ $section->addInput(new Form_Input(
[min => 1, max => 4]
))->setHelp('<span class="badge" title="This feature is in BETA">BETA</span>');
-$group = new Form_Group('Special Panels Show/Hide');
+$group = new Form_Group('Associated Panels Show/Hide');
$group->add(new Form_Checkbox(
'dashboardavailablewidgetspanel',
OpenPOWER on IntegriCloud