From d9ecdec0feefd7a7f45b375804bfe751d6410ba3 Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 16 Dec 2014 16:08:35 -0500 Subject: [PATCH] Pick up some more new pages for 2.2 that need help links. --- usr/local/www/help.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/usr/local/www/help.php b/usr/local/www/help.php index b24cfa0c85..f8a312e693 100644 --- a/usr/local/www/help.php +++ b/usr/local/www/help.php @@ -162,10 +162,12 @@ $helppages = array( 'diag_ipsec_spd.php' => 'https://doc.pfsense.org/index.php/IPsec_Status', 'vpn_ipsec.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels', 'vpn_ipsec_mobile.php' => 'https://doc.pfsense.org/index.php/IPsec_Mobile_Clients', + 'diag_ipsec_leases.php' => 'https://doc.pfsense.org/index.php/IPsec_Mobile_Clients', 'vpn_ipsec_phase1.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels', 'vpn_ipsec_phase2.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels', 'vpn_ipsec_keys.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels', 'vpn_ipsec_keys_edit.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels', + 'vpn_ipsec_settings.php' => 'https://doc.pfsense.org/index.php/Advanced_IPsec_Settings', 'services_captiveportal.php' => 'https://doc.pfsense.org/index.php/Captive_Portal', 'services_captiveportal_filemanager.php' => 'https://doc.pfsense.org/index.php/Captive_Portal', 'services_captiveportal_ip.php' => 'https://doc.pfsense.org/index.php/Captive_Portal', @@ -210,6 +212,8 @@ $helppages = array( 'status_captiveportal_expire.php' => 'https://doc.pfsense.org/index.php/Captive_Portal', 'services_ntpd.php' => 'https://doc.pfsense.org/index.php/NTP_Server', 'status_ntpd.php' => 'https://doc.pfsense.org/index.php/NTP_Server', + 'services_ntpd_gps.php' => 'https://doc.pfsense.org/index.php/NTP_Server', + 'services_ntpd_pps.php' => 'https://doc.pfsense.org/index.php/NTP_Server', 'system_firmware_restorefullbackup.php' => 'https://doc.pfsense.org/index.php/Full_Backup', 'load_balancer_monitor.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing', 'load_balancer_monitor_edit.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing', @@ -230,6 +234,9 @@ $helppages = array( 'services_unbound.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver', 'services_unbound_advanced.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver#Advanced_Settings_Tab', 'services_unbound_acls.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver#Access_Lists_Tab', + 'services_unbound_domainoverride_edit.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver', + 'services_unbound_host_edit.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver', + 'diag_gmirror.php' => 'https://doc.pfsense.org/index.php/Create_a_Software_RAID1_%28gmirror%29', /* From here down are packages. Not checking these as strictly, any information is better than nothing. */