diff --git a/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm b/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm index cd48bd7222..856080d71c 100644 --- a/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm +++ b/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm @@ -44,7 +44,7 @@ require("luci.http").prepare_content("text/html") - <%=striptags( hostname .. ( (node and node.title) and ' - ' .. node.title or '')) %> - LuCI + <%=striptags( hostname .. ( (node and node.title) and ' - ' .. translate(node.title) or '')) %> - LuCI