From 7e9c97808d27443d6d02a163d9ef0a8bc295f396 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 28 Mar 2008 10:01:37 +0000 Subject: * Fixed templates to be XHTML 1.1 compliant --- src/ffluci/view/cbi/nsection.htm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/ffluci/view/cbi/nsection.htm') diff --git a/src/ffluci/view/cbi/nsection.htm b/src/ffluci/view/cbi/nsection.htm index c1f4c8bf3a..90dbb30414 100644 --- a/src/ffluci/view/cbi/nsection.htm +++ b/src/ffluci/view/cbi/nsection.htm @@ -17,12 +17,12 @@ <% for key, val in pairs(self.optionals[self.section]) do %> - <% if #val.deps > 0 then %><% end %> <% end %> + <% end %> <% end %> -- cgit v1.2.3