diff --git a/conf/default.php b/conf/default.php index 77d7d40..705af6d 100755 --- a/conf/default.php +++ b/conf/default.php @@ -1,2 +1,2 @@ array('bold','italic','underlined','none')); +$meta['labels'] = array('multichoice','_choices' => array('none','bold','italic','underlined'));