diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-20 05:06:46 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-20 05:06:46 +0000 |
commit | 918bd84c0d22251d30289b6bed41d4d2d417f591 (patch) | |
tree | c3ab3bdc8009fc9a2e8be08551aa6dd73e5a6f95 /actions/showstream.php | |
parent | 7f60558cbbe6f7cd862d9e9cf11667f29d8b08d8 (diff) |
Removed extra div
Diffstat (limited to 'actions/showstream.php')
-rw-r--r-- | actions/showstream.php | 2 |
1 files changed, 0 insertions, 2 deletions
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() |