Skip to content

Commit

Permalink
Merge pull request #157 from colemanw/html_edit
Browse files Browse the repository at this point in the history
minor html edit.
  • Loading branch information
colemanw authored Aug 25, 2018
2 parents b0f78cb + 9fb61f9 commit 7f98c56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion includes/wf_crm_admin_form.inc
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,6 @@ class wf_crm_admin_form {
'#type' => 'select',
'#title' => t('Show Public Events'),
'#default_value' => wf_crm_aval($this->data, 'reg_options:show_public_events', 'title'),
'#suffix' => '</div>',
'#parents' => array('reg_options', 'show_public_events'),
'#tree' => TRUE,
'#options' => array(
Expand Down

0 comments on commit 7f98c56

Please sign in to comment.