diff --git a/lib/action.php b/lib/action.php index 9ba9f36fc0..5f6c600b13 100644 --- a/lib/action.php +++ b/lib/action.php @@ -271,6 +271,7 @@ class Action extends HTMLOutputter // lawsuit $this->elementStart('dd', null); // Output a bunch of paragraphs here $this->elementEnd('dd'); + $this->elementEnd('dl'); } // MAY overload if no notice form needed... or direct message box????