From a0cc210a688db0e68719ffe10c2fc94415ddd96d Mon Sep 17 00:00:00 2001 From: Manuel Munz Date: Tue, 23 Nov 2010 23:32:18 +0000 Subject: theme/freifunk-generic: fix html markup and clean/modify css --- .../luasrc/view/themes/freifunk-generic/header.htm | 27 +++++++++------------- 1 file changed, 11 insertions(+), 16 deletions(-) (limited to 'themes/freifunk-generic/luasrc/view') diff --git a/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm b/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm index 617ae76c35..c6375ad45f 100644 --- a/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm +++ b/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm @@ -22,7 +22,6 @@ local cattree = category and luci.dispatcher.node(category) local node = luci.dispatcher.context.dispatched local hostname = luci.sys.hostname() - local c = luci.model.uci.cursor():get_all("freifunk", "community") if c and c.name then @@ -67,6 +66,8 @@ require("luci.http").prepare_content("application/xhtml+xml") +
+