summaryrefslogtreecommitdiffstats
path: root/src/usr/local/pkg/miniupnpd.xml
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-12-14 13:52:50 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-12-14 13:52:50 -0500
commit9ec7699b6a2dfa4b7db87937e39aa2c93aa7eaf7 (patch)
tree17c5926d87d19e3fa65b909c1ae1000fcec09089 /src/usr/local/pkg/miniupnpd.xml
parent4a457d8da1fe721924436a27e70e94ac4209cd6e (diff)
downloadpfsense-9ec7699b6a2dfa4b7db87937e39aa2c93aa7eaf7.zip
pfsense-9ec7699b6a2dfa4b7db87937e39aa2c93aa7eaf7.tar.gz
Parse package title, splitting into an array delineated by '/'.
So if the package title is "Services/Magic" the $pgtitle will be array("Services", "Magic") and the breadcrumb display will be as expected.
Diffstat (limited to 'src/usr/local/pkg/miniupnpd.xml')
-rw-r--r--src/usr/local/pkg/miniupnpd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/pkg/miniupnpd.xml b/src/usr/local/pkg/miniupnpd.xml
index 33d8ac4..b67a60d 100644
--- a/src/usr/local/pkg/miniupnpd.xml
+++ b/src/usr/local/pkg/miniupnpd.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<packagegui>
- <title>Services: UPnP &amp; NAT-PMP</title>
+ <title>Services/UPnP &amp; NAT-PMP</title>
<name>miniupnpd</name>
<version>20100712</version>
<savetext>Change</savetext>
OpenPOWER on IntegriCloud