From 8bb613ad085a69ca00279d80c411b660eb5efd93 Mon Sep 17 00:00:00 2001 From: Manuel Munz Date: Thu, 19 Sep 2013 17:18:28 +0000 Subject: appllications/olsr: Fix invalid html, #607 --- applications/luci-olsr/luasrc/view/status-olsr/legend.htm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'applications/luci-olsr/luasrc/view') diff --git a/applications/luci-olsr/luasrc/view/status-olsr/legend.htm b/applications/luci-olsr/luasrc/view/status-olsr/legend.htm index e70cf2c48a..2f598489dc 100644 --- a/applications/luci-olsr/luasrc/view/status-olsr/legend.htm +++ b/applications/luci-olsr/luasrc/view/status-olsr/legend.htm @@ -3,18 +3,22 @@
  • LQ: <%:Success rate of packages received from the neighbour%>
  • NLQ: <%:Success rate of packages sent to the neighbour%>
  • ETX: <%:Expected retransmission count%>
  • +
  • +
  • SNR: <%:Signal Noise Ratio in dB%>
  • +
  • +
  • -- cgit v1.2.3