summaryrefslogtreecommitdiffhomepage
path: root/libs/cbi
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-10-14 00:02:38 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-10-14 00:02:38 +0000
commite2147feb6388a02088b47631331e01d23668d06e (patch)
tree41011c2917a99ce4102190bcbedc8a3934280091 /libs/cbi
parent5ce9bd5fc852ddacb99161fc35839c3a5fbe916d (diff)
libs/cbi: fix error in previous commit
Diffstat (limited to 'libs/cbi')
-rw-r--r--libs/cbi/luasrc/view/cbi/full_valuefooter.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/cbi/luasrc/view/cbi/full_valuefooter.htm b/libs/cbi/luasrc/view/cbi/full_valuefooter.htm
index bdf7d1bfd..bdcd31484 100644
--- a/libs/cbi/luasrc/view/cbi/full_valuefooter.htm
+++ b/libs/cbi/luasrc/view/cbi/full_valuefooter.htm
@@ -14,7 +14,7 @@ $Id$
-%>
<% if self.description and #self.description > 0 then -%>
- <% if not luci.util.instanceof( self, luci.cbi.Flag ) or self.orientation ~= "horizontal" then -%>
+ <% if not luci.util.instanceof( self, luci.cbi.Flag ) or self.orientation == "horizontal" then -%>
<br />
<%- end %>
<div class="cbi-value-description">