From b3d640c57802c14760072032bebd2076cbd1bb35 Mon Sep 17 00:00:00 2001 From: cash Date: Tue, 23 Nov 2010 00:50:25 +0000 Subject: Fixes #397 and Refs #2396 Can suppress the default value for both input/checkbox and input/checkboxes git-svn-id: http://code.elgg.org/elgg/trunk@7424 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/input/checkbox.php | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'views/default/input/checkbox.php') diff --git a/views/default/input/checkbox.php b/views/default/input/checkbox.php index 32bc323fd..e70064ddb 100644 --- a/views/default/input/checkbox.php +++ b/views/default/input/checkbox.php @@ -1,10 +1,17 @@ "; +} + ?> /> \ No newline at end of file -- cgit v1.2.3