summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_groupmanager.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-02-20 17:46:15 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-02-20 17:46:15 +0000
commitb320170df102e0ed8064938c6e3f9c59f026adab (patch)
tree969afc58d56a7736cb14d61f8b86e019c87d45ca /usr/local/www/system_groupmanager.php
parent176735aaf1e52d9c074e851703320dbb18c620e4 (diff)
downloadpfsense-b320170df102e0ed8064938c6e3f9c59f026adab.zip
pfsense-b320170df102e0ed8064938c6e3f9c59f026adab.tar.gz
Rename Hidden: Exec to Command
Diffstat (limited to 'usr/local/www/system_groupmanager.php')
-rw-r--r--usr/local/www/system_groupmanager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_groupmanager.php b/usr/local/www/system_groupmanager.php
index 215d232..beb01e2 100644
--- a/usr/local/www/system_groupmanager.php
+++ b/usr/local/www/system_groupmanager.php
@@ -75,7 +75,7 @@ function getAdminPageList() {
$tmp['interfaces_opt.php'] = "Interfaces: Optional";
$tmp['graph.php'] = "Diagnostics: Interface Traffic";
$tmp['graph_cpu.php'] = "Diagnostics: CPU Utilization";
- $tmp['exec.php'] = "Hidden: Exec";
+ $tmp['exec.php'] = "Command";
$tmp['exec_raw.php'] = "Hidden: Exec Raw";
$tmp['status.php'] = "Hidden: Detailed Status";
$tmp['uploadconfig.php'] = "Hidden: Upload Configuration";
OpenPOWER on IntegriCloud