From 918bd84c0d22251d30289b6bed41d4d2d417f591 Mon Sep 17 00:00:00 2001 From: sarven Date: Tue, 20 Jan 2009 05:06:46 +0000 Subject: Removed extra div --- actions/showstream.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'actions/showstream.php') diff --git a/actions/showstream.php b/actions/showstream.php index 23013b007..c8a6db675 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() -- cgit v1.2.3-54-g00ecf