diff --git a/e107_handlers/form_handler.php b/e107_handlers/form_handler.php index ebc23aebe..3f1474c62 100644 --- a/e107_handlers/form_handler.php +++ b/e107_handlers/form_handler.php @@ -202,7 +202,7 @@ class e_form if(deftrue('BOOTSTRAP') === 3) { - $options['class'] .= ' fform-control'; + $options['class'] .= ' form-control'; } /*