diff options
Diffstat (limited to 'applications/luci-upnp/luasrc/view/upnp_status.htm')
-rw-r--r-- | applications/luci-upnp/luasrc/view/upnp_status.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-upnp/luasrc/view/upnp_status.htm b/applications/luci-upnp/luasrc/view/upnp_status.htm index 4fa9710dd..89857d542 100644 --- a/applications/luci-upnp/luasrc/view/upnp_status.htm +++ b/applications/luci-upnp/luasrc/view/upnp_status.htm @@ -67,7 +67,7 @@ <th class="cbi-section-table-cell"><%:External Port%></th> <th class="cbi-section-table-cell"><%:Client Address%></th> <th class="cbi-section-table-cell"><%:Client Port%></th> - <th class="cbi-section-table-cell"> </th> + <th class="cbi-section-table-cell"> </th> </tr> <tr class="cbi-section-table-row"> <td colspan="5"><em><br /><%:Collecting data...%></em></td> |