summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-olsr/luasrc/view/status-olsr/hna.htm
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-olsr/luasrc/view/status-olsr/hna.htm')
-rw-r--r--applications/luci-olsr/luasrc/view/status-olsr/hna.htm6
1 files changed, 3 insertions, 3 deletions
diff --git a/applications/luci-olsr/luasrc/view/status-olsr/hna.htm b/applications/luci-olsr/luasrc/view/status-olsr/hna.htm
index c13369f42..38430fcf8 100644
--- a/applications/luci-olsr/luasrc/view/status-olsr/hna.htm
+++ b/applications/luci-olsr/luasrc/view/status-olsr/hna.htm
@@ -1,10 +1,10 @@
<%+header%>
-<h1><%:olsrhna OLSR-HNA%></h1>
+<h1><%:olsrhna%></h1>
<br />
<table cellspacing="0" cellpadding="6">
<tr>
-<th><%:destination Ziel%></th>
-<th><%:gateway Gateway%></th>
+<th><%:destination%></th>
+<th><%:gateway%></th>
</tr>
<% for k, route in ipairs(routes) do %>
<tr>