summaryrefslogtreecommitdiffstats
path: root/usr/local/www/help.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2014-05-27 12:33:09 +0100
committerColin Fleming <cj_fleming@sky.com>2014-05-27 12:33:09 +0100
commitb3733e10f7ccdd93e1a9781911421272500d769d (patch)
tree1de6512ef9db851c4aca4bc383f29342985f5441 /usr/local/www/help.php
parent67eec08539c8deeca86c0c450a9c8a9c709e5b21 (diff)
downloadpfsense-b3733e10f7ccdd93e1a9781911421272500d769d.zip
pfsense-b3733e10f7ccdd93e1a9781911421272500d769d.tar.gz
Tidy up Ampersand XHTML
Deprecate Ampersand in Anchor tags
Diffstat (limited to 'usr/local/www/help.php')
-rw-r--r--usr/local/www/help.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index 83bab6d..387a14e 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -12,7 +12,7 @@ require_once("guiconfig.inc");
$helppages = array(
/* These pages are confirmed to work and have usable content */
'index.php' => 'https://doc.pfsense.org/index.php/Dashboard',
- 'license.php' => 'https://www.pfsense.org/index.php@option=com_content&task=view&id=42&Itemid=62.html',
+ 'license.php' => 'https://www.pfsense.org/index.php@option=com_content&amp;task=view&amp;id=42&amp;Itemid=62.html',
'miniupnpd.xml' => 'https://doc.pfsense.org/index.php/What_is_UPNP%3F',
'status_upnp.php' => 'https://doc.pfsense.org/index.php/What_is_UPNP%3F',
'firewall_virtual_ip.php' => 'https://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses%3F',
OpenPOWER on IntegriCloud