summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-01-20 19:43:33 -0800
committerNOYB <Al_Stu@Frontier.com>2016-01-20 19:43:33 -0800
commit643bfab89c2778293068ba72c4e503176e11a83e (patch)
tree1fd5a2aa48d0ae0cbf9ec157fa6d85aebfe73ce8 /src/usr/local/www/system.php
parent069442e7c92a4b31bfdac54335e86dd410dd0a49 (diff)
downloadpfsense-643bfab89c2778293068ba72c4e503176e11a83e.zip
pfsense-643bfab89c2778293068ba72c4e503176e11a83e.tar.gz
Use icons instead of text.
Shorten titles to be more consistent with other title bar shortcuts and also match the option setting title.
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 b7033d0..d0657d7 100644
--- a/src/usr/local/www/system.php
+++ b/src/usr/local/www/system.php
@@ -537,7 +537,7 @@ $group->add(new Form_Checkbox(
$group->add(new Form_Checkbox(
'systemlogsmanagelogpanel',
null,
- 'Manage Logs',
+ 'Manage Log',
$pconfig['systemlogsmanagelogpanel']
))->setHelp('Show the Manage Log panel in System Logs.');
OpenPOWER on IntegriCloud