From 485e5c930ff0a98f1155b04080f6736270c58a10 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 28 Jun 2018 09:43:45 +0200 Subject: [PATCH] luci-app-upnp: cleanup UPnP lease status markup Signed-off-by: Jo-Philipp Wich --- .../luci-app-upnp/luasrc/view/upnp_status.htm | 26 +++++++++---------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/applications/luci-app-upnp/luasrc/view/upnp_status.htm b/applications/luci-app-upnp/luasrc/view/upnp_status.htm index 459c63c1d..ee385b24a 100644 --- a/applications/luci-app-upnp/luasrc/view/upnp_status.htm +++ b/applications/luci-app-upnp/luasrc/view/upnp_status.htm @@ -35,20 +35,18 @@ //]]>
- <%:Active UPnP Redirects%> -
-
-
-
<%:Protocol%>
-
<%:External Port%>
-
<%:Client Address%>
-
<%:Client Port%>
-
<%:Description%>
-
 
-
-
-
<%:Collecting data...%>
-
+

<%:Active UPnP Redirects%>

+
+
+
<%:Protocol%>
+
<%:External Port%>
+
<%:Client Address%>
+
<%:Client Port%>
+
<%:Description%>
+
 
+
+
+
<%:Collecting data...%>
-- 2.25.1