From: Zach Copley Date: Tue, 15 Mar 2011 04:07:14 +0000 (-0700) Subject: Add in missing X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=79c4af6073ab7aca718ec797c43bba957380164f;p=quix0rs-gnu-social.git Add in missing --- 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();