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/freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'themes/freifunk-bno') diff --git a/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm b/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm index 88e35ca1d4..a50b19ecc4 100644 --- a/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm +++ b/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm @@ -44,7 +44,7 @@ require("luci.http").prepare_content("text/html") - <%=striptags( hostname .. ( (node and node.title) and ' - ' .. pcdata(node.title) or '')) %> - LuCI + <%=striptags( hostname .. ( (node and node.title) and ' - ' .. node.title or '')) %> - LuCI