summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/help.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-02-19 11:31:06 -0500
committerStephen Beaver <sbeaver@netgate.com>2016-02-19 11:32:00 -0500
commit36a844df8cab07c1b1f9527958de385e94c42783 (patch)
treea95b675a9df878eb97b9f34b653c0a41d05a6d15 /src/usr/local/www/help.php
parente138f828b79c28cd6191098668c9dcad6d2c56b7 (diff)
downloadpfsense-36a844df8cab07c1b1f9527958de385e94c42783.zip
pfsense-36a844df8cab07c1b1f9527958de385e94c42783.tar.gz
Renamed exec.php and edit.php
Diffstat (limited to 'src/usr/local/www/help.php')
-rw-r--r--src/usr/local/www/help.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/help.php b/src/usr/local/www/help.php
index 723f060..f0674af 100644
--- a/src/usr/local/www/help.php
+++ b/src/usr/local/www/help.php
@@ -122,8 +122,8 @@ $helppages = array(
'diag_system_activity.php' => 'https://doc.pfsense.org/index.php/System_Activity',
'diag_traceroute.php' => 'https://doc.pfsense.org/index.php/Traceroute',
'easyrule.php' => 'https://doc.pfsense.org/index.php/Easy_Rule',
- 'edit.php' => 'https://doc.pfsense.org/index.php/Edit_File',
- 'exec.php' => 'https://doc.pfsense.org/index.php/Execute_Command',
+ 'diag_edit.php' => 'https://doc.pfsense.org/index.php/Edit_File',
+ 'diag_command.php' => 'https://doc.pfsense.org/index.php/Execute_Command',
'firewall_nat_1to1.php' => 'https://doc.pfsense.org/index.php/1:1_NAT',
'firewall_nat_1to1_edit.php' => 'https://doc.pfsense.org/index.php/1:1_NAT',
'diag_halt.php' => 'https://doc.pfsense.org/index.php/Halt_System',
OpenPOWER on IntegriCloud