Revision dd23f616
Added by Phil Davis over 8 years ago
src/usr/local/www/status_upnp.php | ||
---|---|---|
92 | 92 |
?> |
93 | 93 |
|
94 | 94 |
<div class="panel panel-default"> |
95 |
<div class="panel-heading"><h2 class="panel-title"><?=gettext(gettext("UPnP & NAT-PMP Rules"))?></h2></div>
|
|
95 |
<div class="panel-heading"><h2 class="panel-title"><?=gettext("UPnP & NAT-PMP Rules")?></h2></div>
|
|
96 | 96 |
<div class="panel-body"> |
97 | 97 |
<div class="table-responsive"> |
98 | 98 |
<table class="table table-striped table-hover table-condensed sortable-theme-bootstrap" data-sortable> |
Also available in: Unified diff
status_upnp remove nested getext()
I don't think this does anything useful.
(cherry picked from commit 3224663a3759935b47406c789b9f5cea3eb88136)