More IE compatibility fixes
[oweals/luci.git] / libs / cbi / luasrc / view / cbi / cell_valueheader.htm
index dda17463cf0bd88a9c0bb64372d7311538c2dc0e..0f24f1f764840c5529989747927c6944f29ac804 100644 (file)
@@ -13,4 +13,5 @@ $Id$
 
 -%>
 
-<td class="cbi-value-field<% if self.error and self.error[section] then %> cbi-value-error<% end %>" id="cbi-<%=self.config.."-"..section.."-"..self.option%>">
+<td class="cbi-value-field<% if self.error and self.error[section] then %> cbi-value-error<% end %>">
+<div id="cbi-<%=self.config.."-"..section.."-"..self.option%>">