libs/cbi: Fixed rendering of checkbox and radiobox-based widgets
[project/luci.git] / libs / cbi / luasrc / view / cbi / full_valueheader.htm
index 062efa2..36b0526 100644 (file)
@@ -1,3 +1,3 @@
                                                <div class="cbi-value" id="cbi-<%=self.config.."-"..section.."-"..self.option%>">
-                                                       <div class="cbi-value-title"><%=self.title%></div>
+                                                       <label for="cbid.<%=self.config.."."..section.."."..self.option%>" class="cbi-value-title"><%=self.title%></label>
                                                        <div class="cbi-value-field">
\ No newline at end of file