diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-15 21:44:32 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-15 21:44:32 +0000 |
commit | 9c8f710d516d605796280d0549d892b06ae6ecff (patch) | |
tree | 1a60b7ef603707da6c1859162094605e0d949777 /applications/luci-olsr/luasrc/view/status-olsr | |
parent | 0615e134239cfabe89e167bdee16744aa4920569 (diff) |
* luci/app-olsr: fixed duplicate keys in olsr translations
Diffstat (limited to 'applications/luci-olsr/luasrc/view/status-olsr')
-rw-r--r-- | applications/luci-olsr/luasrc/view/status-olsr/hna.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-olsr/luasrc/view/status-olsr/hna.htm b/applications/luci-olsr/luasrc/view/status-olsr/hna.htm index cae8a1fd9c..5757e84343 100644 --- a/applications/luci-olsr/luasrc/view/status-olsr/hna.htm +++ b/applications/luci-olsr/luasrc/view/status-olsr/hna.htm @@ -13,7 +13,7 @@ $Id$ -%> <%+header%> -<h1><%:olsrd_hna%></h1> +<h1><%:olsrd_hna2%></h1> <p><%:olsrd_hna_desc%></p> <br /> <table class="smalltext" cellspacing="0" cellpadding="6"> |