summaryrefslogtreecommitdiffhomepage
path: root/applications
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-11-22 23:55:12 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-11-22 23:55:12 +0000
commit836b4d9dbaf9b2859f58baa76cdc0a212d4592ef (patch)
tree60f2026d72afd7932b50d80208ce679e4fedd9a5 /applications
parentf530c141d89f803a5f2638114bd72df145d5908f (diff)
applications/luci-olsr: link to /cgi-bin-nodes.html on neighbour in status display
Diffstat (limited to 'applications')
-rw-r--r--applications/luci-olsr/luasrc/view/status-olsr/index.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-olsr/luasrc/view/status-olsr/index.htm b/applications/luci-olsr/luasrc/view/status-olsr/index.htm
index 97962eec9..fbaef63e8 100644
--- a/applications/luci-olsr/luasrc/view/status-olsr/index.htm
+++ b/applications/luci-olsr/luasrc/view/status-olsr/index.htm
@@ -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>