diff --git a/fragments/default_theme/mform_select.php b/fragments/default_theme/mform_select.php index 6b675a0..6e8f36e 100644 --- a/fragments/default_theme/mform_select.php +++ b/fragments/default_theme/mform_select.php @@ -1,5 +1,5 @@ type) { case 'multiselect': $attributes .= ' multiple';