forked from GNUsocial/gnu-social
		
	Missing end dl tag for showPageNotice()
This commit is contained in:
		| @@ -321,6 +321,7 @@ class Action extends HTMLOutputter // lawsuit | ||||
|         $this->elementStart('dd', null); | ||||
|         // Output a bunch of paragraphs here | ||||
|         $this->elementEnd('dd'); | ||||
|         $this->elementEnd('dl'); | ||||
|     } | ||||
|  | ||||
|     // MUST overload | ||||
|   | ||||
		Reference in New Issue
	
	Block a user