summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-olsr/luasrc/view/status-olsr/index.htm
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-olsr/luasrc/view/status-olsr/index.htm')
-rw-r--r--applications/luci-olsr/luasrc/view/status-olsr/index.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-olsr/luasrc/view/status-olsr/index.htm b/applications/luci-olsr/luasrc/view/status-olsr/index.htm
index fbaef63e8..fc8f76e2c 100644
--- a/applications/luci-olsr/luasrc/view/status-olsr/index.htm
+++ b/applications/luci-olsr/luasrc/view/status-olsr/index.htm
@@ -50,8 +50,8 @@ $Id$
<br />
<h3><%:Legend%>:</h3>
<ul>
-<li><strong>LQ: </strong><%:Success rate of sent packages%></li>
-<li><strong>NLQ: </strong><%:Success rate of received packages%></li>
+<li><strong>LQ: </strong><%:Success rate of packages received from the neighbour%></li>
+<li><strong>NLQ: </strong><%:Success rate of packages sent to the neighbour%></li>
<li><strong>ETX: </strong><%:Expected retransmission count%></li>
</ul>
<%+footer%>