* luci/app-olsr: added rewritten german and english translation
[project/luci.git] / applications / luci-olsr / luasrc / view / status-olsr / hna.htm
index e15a235..cae8a1f 100644 (file)
@@ -13,12 +13,13 @@ $Id$
 
 -%>
 <%+header%>
-<h1><%:olsrhna%></h1>
+<h1><%:olsrd_hna%></h1>
+<p><%:olsrd_hna_desc%></p>
 <br />
 <table class="smalltext" cellspacing="0" cellpadding="6">
 <tr>
-<th><%:destination%></th>
-<th><%:gateway%></th>
+<th><%:olsrd_network%></th>
+<th><%:olsrd_gateway%></th>
 </tr>
 <% for k, route in ipairs(routes) do %>
 <tr>
@@ -28,4 +29,4 @@ $Id$
 <% end %>
 </table>
 <br />
-<%+footer%>
\ No newline at end of file
+<%+footer%>