From 71c3d30f46567d3b495579665eff245978e52d01 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 20 Aug 2008 19:44:16 +0000 Subject: [PATCH] * luci/themes: several xhtml fixes --- libs/cbi/luasrc/view/cbi/dvalue.htm | 2 +- libs/cbi/luasrc/view/cbi/tblsection.htm | 4 ++-- themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/cbi/luasrc/view/cbi/dvalue.htm b/libs/cbi/luasrc/view/cbi/dvalue.htm index bdcbd317e..c2187838c 100644 --- a/libs/cbi/luasrc/view/cbi/dvalue.htm +++ b/libs/cbi/luasrc/view/cbi/dvalue.htm @@ -23,5 +23,5 @@ $Id$ else %> <%=luci.util.pcdata(self:cfgvalue(section))%> <% end %> -  +  <%+cbi/valuefooter%> diff --git a/libs/cbi/luasrc/view/cbi/tblsection.htm b/libs/cbi/luasrc/view/cbi/tblsection.htm index 66de5aeb2..6ed078026 100644 --- a/libs/cbi/luasrc/view/cbi/tblsection.htm +++ b/libs/cbi/luasrc/view/cbi/tblsection.htm @@ -31,7 +31,7 @@ end <%- if not self.anonymous then -%> - + <%- end -%> <%- for i, k in pairs(self.children) do if not k.optional then -%> <%- count = count + 1; end; end; if self.extedit or self.addremove then -%> - + <%- count = count + 1; end -%> diff --git a/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm b/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm index 6883dea21..d412ec9cc 100644 --- a/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm +++ b/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm @@ -62,7 +62,7 @@ require("luci.http").prepare_content("application/xhtml+xml") - +
   @@ -40,7 +40,7 @@ end <%- if k.titleref then -%><%- end -%>