]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Removed extra div
authorsarven <csarven@plantard.controlezvous.ca>
Tue, 20 Jan 2009 05:06:46 +0000 (05:06 +0000)
committersarven <csarven@plantard.controlezvous.ca>
Tue, 20 Jan 2009 05:06:46 +0000 (05:06 +0000)
actions/showstream.php

index 23013b007bb0e16c6232c1189ded08f580ea16b6..c8a6db6756bb74d2c936e85ac1ce598cf7fb933f 100644 (file)
@@ -338,8 +338,6 @@ class ShowstreamAction extends Action
         }
         $this->elementEnd('ul');
         $this->elementEnd('div');
-
-        $this->elementEnd('div');
     }
 
     function showRemoteSubscribeLink()