From 0694d421eb6b45a8f0ee6c2b158dbb77883f263d Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 31 Oct 2009 20:25:56 +0000 Subject: themes: entity fixes for theme headers --- themes/fledermaus/luasrc/view/themes/fledermaus/header.htm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'themes/fledermaus/luasrc') diff --git a/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm b/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm index b35bb71a2..abb6b90d8 100644 --- a/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm +++ b/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm @@ -43,7 +43,7 @@ require("luci.http").prepare_content("text/html") <% if node and node.css then %><% end %> - <%=striptags( hostname .. ( (node and node.title) and ' - ' .. pcdata(node.title) or '')) %> - LuCI + <%=striptags( hostname .. ( (node and node.title) and ' - ' .. node.title or '')) %> - LuCI