* luci/app-olsr: added rewritten german and english translation
[project/luci.git] / applications / luci-olsr / luasrc / view / status-olsr / mid.htm
index 0646bb5..f7ad682 100644 (file)
@@ -13,12 +13,13 @@ $Id$
 
 -%>
 <%+header%>
-<h1><%:olsr_mid%></h1>
+<h1><%:olsrd_mid%></h1>
+<p><%:olsrd_mid_desc%></h1>
 <br />
 <table class="smalltext" cellspacing="0" cellpadding="6">
 <tr>
-<th><%:node%></th>
-<th><%:aliases%></th>
+<th><%:olsrd_node%></th>
+<th><%:olsrd_mid_aliases%></th>
 </tr>
 <% for k, mid in ipairs(mids) do %>
 <tr>
@@ -28,4 +29,4 @@ $Id$
 <% end %>
 </table>
 <br />
-<%+footer%>
\ No newline at end of file
+<%+footer%>