From 5878647c55a5f1c6fab5b27c627dde091067ce88 Mon Sep 17 00:00:00 2001 From: millette Date: Fri, 28 Nov 2008 17:36:46 -0500 Subject: use label tab for checkboxes darcs-hash:20081128223646-099f7-79b7c961b4494ff7430bd3c0a0f4742888098ede.gz --- lib/util.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/util.php b/lib/util.php index c3d11b074..03720a778 100644 --- a/lib/util.php +++ b/lib/util.php @@ -401,9 +401,8 @@ function common_checkbox($id, $label, $checked=false, $instructions=NULL, $value $attrs['disabled'] = 'true'; } common_element('input', $attrs); - # XXX: use a