diff options
author | Steven Barth <steven@midlink.org> | 2008-06-08 18:02:47 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-06-08 18:02:47 +0000 |
commit | 2072ec939f8a9d0896fa44fabc98b055a7bfb4c9 (patch) | |
tree | 3990c2dc772ac0bfea655b0df548107635ff3e98 /applications/luci-olsr/luasrc/view/status-olsr/topology.htm | |
parent | d04d7bb8fad22f04fda4979755e2bc001065c0bc (diff) |
* applications/luci-olsr: Translation
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 c622026d48..1293197940 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> |