applications/luci-olsr: link to /cgi-bin-nodes.html on neighbour in status display
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 22 Nov 2009 23:55:12 +0000 (23:55 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 22 Nov 2009 23:55:12 +0000 (23:55 +0000)
applications/luci-olsr/luasrc/view/status-olsr/index.htm

index 97962ee..fbaef63 100644 (file)
@@ -39,7 +39,7 @@ $Id$
        end
 %>
 <tr>
-<td><a href="http://<%=link["Remote IP"]%>"><%=link["Remote IP"]%></a></td>
+<td><a href="http://<%=link["Remote IP"]%>/cgi-bin-nodes.html"><%=link["Remote IP"]%></a></td>
 <td><%=link["Local IP"]%></td>
 <td><%=link.LQ%></td>
 <td><%=link.NLQ%></td>