diff --git a/plugins/ExtendedProfile/extendedprofilewidget.php b/plugins/ExtendedProfile/extendedprofilewidget.php index 967cf6dd20..a4913eed12 100644 --- a/plugins/ExtendedProfile/extendedprofilewidget.php +++ b/plugins/ExtendedProfile/extendedprofilewidget.php @@ -320,6 +320,7 @@ class ExtendedProfileWidget extends Form _m('End'), isset($field['end']) ? $field['end'] : null ); + $this->out->elementEnd('li'); $this->out->elementEnd('ul'); $this->showMultiControls();