From fbbfb0d6d7b40c905a7f3ce15d0ebb280a72a83c Mon Sep 17 00:00:00 2001 From: Balázs Úr Date: Tue, 17 Dec 2019 11:26:30 +0100 Subject: luci-app-bmx7: fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Balázs Úr --- .../luci-app-bmx7/root/usr/lib/lua/luci/view/bmx7/status_j.htm | 4 ++-- .../luci-app-bmx7/root/usr/lib/lua/luci/view/bmx7/tunnels_j.htm | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'applications/luci-app-bmx7/root/usr') diff --git a/applications/luci-app-bmx7/root/usr/lib/lua/luci/view/bmx7/status_j.htm b/applications/luci-app-bmx7/root/usr/lib/lua/luci/view/bmx7/status_j.htm index b7609d7a52..8ecae656f7 100644 --- a/applications/luci-app-bmx7/root/usr/lib/lua/luci/view/bmx7/status_j.htm +++ b/applications/luci-app-bmx7/root/usr/lib/lua/luci/view/bmx7/status_j.htm @@ -58,7 +58,7 @@
<%:State%>
<%:Type%>
<%:Max rate%>
-
<%:LinkLocal Ipv6%>
+
<%:Link-local IPv6%>
<%:RX BpP%>
<%:TX BpP%>
@@ -75,7 +75,7 @@
<%:Short ID%>
<%:Name%>
<%:Link key%>
-
<%:Remote linklocal IPv6%>
+
<%:Remote link-local IPv6%>
<%:Device%>
<%:RX rate%>
<%:TX rate%>
diff --git a/applications/luci-app-bmx7/root/usr/lib/lua/luci/view/bmx7/tunnels_j.htm b/applications/luci-app-bmx7/root/usr/lib/lua/luci/view/bmx7/tunnels_j.htm index aaa79a8f4e..9348e7c610 100644 --- a/applications/luci-app-bmx7/root/usr/lib/lua/luci/view/bmx7/tunnels_j.htm +++ b/applications/luci-app-bmx7/root/usr/lib/lua/luci/view/bmx7/tunnels_j.htm @@ -38,7 +38,7 @@
<%:Name%>
<%:Node%>
<%:Network%>
-
<%:Bandwith%>
+
<%:Bandwidth%>
<%:Local net%>
<%:Path Metric%>
<%:Tun Metric%>
-- cgit v1.2.3