fix typo
This commit is contained in:
@@ -61,7 +61,7 @@ function booking_variety_regn_form($node, &$form_state)
|
||||
|
||||
$form['variety-sessions'] = array(
|
||||
'#type' => 'fieldset',
|
||||
'#title' => 'Select Variety Sessions',b
|
||||
'#title' => 'Select Variety Sessions',
|
||||
'#attributes' => array('class' => 'element-hidden'),
|
||||
//'#prefix' => '<div id="booking_variety_session_fieldset_wrapper">',
|
||||
//'#suffix' => '</div>'
|
||||
|
Reference in New Issue
Block a user