summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-02-09 08:51:24 -0200
committerRenato Botelho <renato@netgate.com>2017-02-09 08:51:24 -0200
commitc52d6985eca4a753de8a88f854da4ec8cb358133 (patch)
tree7e271aefe155f406c2bb669da93683b54bbd0fd5 /src
parent36615eb8d938a2be565e67394a78f0cc7ffefcc3 (diff)
parent3224663a3759935b47406c789b9f5cea3eb88136 (diff)
downloadpfsense-c52d6985eca4a753de8a88f854da4ec8cb358133.zip
pfsense-c52d6985eca4a753de8a88f854da4ec8cb358133.tar.gz
Merge pull request #3516 from phil-davis/patch-4
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/status_upnp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/status_upnp.php b/src/usr/local/www/status_upnp.php
index 8607540..7819ac0 100644
--- a/src/usr/local/www/status_upnp.php
+++ b/src/usr/local/www/status_upnp.php
@@ -60,7 +60,7 @@ if (!$config['installedpackages'] ||
?>
<div class="panel panel-default">
- <div class="panel-heading"><h2 class="panel-title"><?=gettext(gettext("UPnP &amp; NAT-PMP Rules"))?></h2></div>
+ <div class="panel-heading"><h2 class="panel-title"><?=gettext("UPnP &amp; NAT-PMP Rules")?></h2></div>
<div class="panel-body">
<div class="table-responsive">
<table class="table table-striped table-hover table-condensed sortable-theme-bootstrap" data-sortable>
OpenPOWER on IntegriCloud