From 1bd4697acd27b24b11fcaf3d9566226cb7154487 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 14 Sep 2008 20:57:00 +0000 Subject: * luci/app-olsr: added rewritten german and english translation --- applications/luci-olsr/luasrc/view/status-olsr/hna.htm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'applications/luci-olsr/luasrc/view/status-olsr/hna.htm') diff --git a/applications/luci-olsr/luasrc/view/status-olsr/hna.htm b/applications/luci-olsr/luasrc/view/status-olsr/hna.htm index e15a235f95..cae8a1fd9c 100644 --- a/applications/luci-olsr/luasrc/view/status-olsr/hna.htm +++ b/applications/luci-olsr/luasrc/view/status-olsr/hna.htm @@ -13,12 +13,13 @@ $Id$ -%> <%+header%> -

<%:olsrhna%>

+

<%:olsrd_hna%>

+

<%:olsrd_hna_desc%>


- - + + <% for k, route in ipairs(routes) do %> @@ -28,4 +29,4 @@ $Id$ <% end %>
<%:destination%><%:gateway%><%:olsrd_network%><%:olsrd_gateway%>

-<%+footer%> \ No newline at end of file +<%+footer%> -- cgit v1.2.3