diff options
Diffstat (limited to 'applications/luci-olsr/luasrc/view/status-olsr/topology.htm')
-rw-r--r-- | applications/luci-olsr/luasrc/view/status-olsr/topology.htm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-olsr/luasrc/view/status-olsr/topology.htm b/applications/luci-olsr/luasrc/view/status-olsr/topology.htm index c622026d4..129319794 100644 --- a/applications/luci-olsr/luasrc/view/status-olsr/topology.htm +++ b/applications/luci-olsr/luasrc/view/status-olsr/topology.htm @@ -1,10 +1,10 @@ <%+header%> -<h1><%:olsrtopo OLSR-Topologie%></h1> +<h1><%:olsr_topology OLSR-Topologie%></h1> <br /> <table cellspacing="0" cellpadding="6"> <tr> <th><%:destination Ziel%></th> -<th><%:lasthop Letzter Router%></th> +<th><%:olsr_lasthop Letzter Router%></th> <th>LQ</th> <th>ILQ</th> <th>ETX</th> |