From e633934a4a42564d31afa619103ac9b540c690f9 Mon Sep 17 00:00:00 2001 From: Martin Schiller Date: Wed, 26 Jun 2019 13:53:59 +0200 Subject: luci-theme-material: make 'Loading...' text translatable Signed-off-by: Martin Schiller --- themes/luci-theme-material/luasrc/view/themes/material/header.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/luci-theme-material') diff --git a/themes/luci-theme-material/luasrc/view/themes/material/header.htm b/themes/luci-theme-material/luasrc/view/themes/material/header.htm index f463ef5cb..2a7fe854d 100644 --- a/themes/luci-theme-material/luasrc/view/themes/material/header.htm +++ b/themes/luci-theme-material/luasrc/view/themes/material/header.htm @@ -219,7 +219,7 @@
-
Loading...
+
<%:Loading...%>
<% render_topmenu() %>
-- cgit v1.2.3