Removed extra div

This commit is contained in:
sarven 2009-01-20 05:06:46 +00:00
parent 7f60558cbb
commit 918bd84c0d
1 changed files with 0 additions and 2 deletions

View File

@ -338,8 +338,6 @@ class ShowstreamAction extends Action
}
$this->elementEnd('ul');
$this->elementEnd('div');
$this->elementEnd('div');
}
function showRemoteSubscribeLink()