At the moment passing array("inline" => 1) doesn't cause the checkbox elements
to be displayed inline.
I fixed this on my own copy by adding the following to the Element_Checkbox
class in \Element\Checkbox.php:
protected $inline;
Original issue reported on code.google.com by zizzer...@googlemail.com on 13 Jul 2011 at 7:04
Original issue reported on code.google.com by
zizzer...@googlemail.com
on 13 Jul 2011 at 7:04