diff --git a/views/bootstrap/class.MyDocuments.php b/views/bootstrap/class.MyDocuments.php index 538eafb21..9cbde242a 100644 --- a/views/bootstrap/class.MyDocuments.php +++ b/views/bootstrap/class.MyDocuments.php @@ -732,8 +732,6 @@ $(document).ready( function() { $this->contentStart(); $this->pageNavigation(getMLText("my_documents"), "my_documents"); - echo '
'; - echo '
'; $this->rowStart(); $this->columnStart(3); $this->contentHeading(getMLText("my_documents"));