From 6e2fe3af63223e29b511e7fe4a68e5884476ad6f Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 6 Jul 2008 11:24:20 +0000 Subject: [PATCH] libs/cbi: Use labels instead of divs for field titles --- libs/cbi/luasrc/view/cbi/full_valueheader.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/cbi/luasrc/view/cbi/full_valueheader.htm b/libs/cbi/luasrc/view/cbi/full_valueheader.htm index 062efa2dd..36b0526f8 100644 --- a/libs/cbi/luasrc/view/cbi/full_valueheader.htm +++ b/libs/cbi/luasrc/view/cbi/full_valueheader.htm @@ -1,3 +1,3 @@
"> -
<%=self.title%>
+
\ No newline at end of file -- 2.11.0