From: sarven Date: Tue, 20 Jan 2009 05:06:46 +0000 (+0000) Subject: Removed extra div X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=918bd84c0d22251d30289b6bed41d4d2d417f591;p=quix0rs-gnu-social.git Removed extra div --- diff --git a/actions/showstream.php b/actions/showstream.php index 23013b007b..c8a6db6756 100644 --- a/actions/showstream.php +++ b/actions/showstream.php @@ -338,8 +338,6 @@ class ShowstreamAction extends Action } $this->elementEnd('ul'); $this->elementEnd('div'); - - $this->elementEnd('div'); } function showRemoteSubscribeLink()