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.htm16
1 files changed, 8 insertions, 8 deletions
diff --git a/applications/luci-olsr/luasrc/view/status-olsr/index.htm b/applications/luci-olsr/luasrc/view/status-olsr/index.htm
index 8a49232ee..dabacd15a 100644
--- a/applications/luci-olsr/luasrc/view/status-olsr/index.htm
+++ b/applications/luci-olsr/luasrc/view/status-olsr/index.htm
@@ -1,11 +1,11 @@
<%+header%>
-<h1><%:olsr_links OLSR-Verbindungen%></h1>
-<p><%:olsr_links1 Übersicht über aktuell bestehende OLSR-Verbindungen%></p>
+<h1><%:olsr_links%></h1>
+<p><%:olsr_links1%></p>
<br />
<table cellspacing="0" cellpadding="6">
<tr>
-<th><%:destination Ziel%></th>
-<th><%:local Lokal%></th>
+<th><%:destination%></th>
+<th><%:local%></th>
<th>LQ</th>
<th>NLQ</th>
<th>ETX</th>
@@ -34,10 +34,10 @@
<% end %>
</table>
<br />
-<h3><%:legend Legende%>:</h3>
+<h3><%:legend%>:</h3>
<ul>
-<li><strong>LQ: </strong><%:olsrlinks_lq1 Erfolgsquote gesendeter Pakete%></li>
-<li><strong>NLQ: </strong><%:olsrlinks_nlq1 Erfolgsquote empfangener Pakete%></li>
-<li><strong>ETX: </strong><%:olsrlinks_etx1 Zu erwartende Sendeversuche pro Paket%></li>
+<li><strong>LQ: </strong><%:olsrlinks_lq1%></li>
+<li><strong>NLQ: </strong><%:olsrlinks_nlq1%></li>
+<li><strong>ETX: </strong><%:olsrlinks_etx1%></li>
</ul>
<%+footer%> \ No newline at end of file