remove old html code

This commit is contained in:
Uwe Steinmann 2021-04-23 12:51:31 +02:00
parent 33e746ff80
commit 4c47d69a88

View File

@ -732,8 +732,6 @@ $(document).ready( function() {
$this->contentStart(); $this->contentStart();
$this->pageNavigation(getMLText("my_documents"), "my_documents"); $this->pageNavigation(getMLText("my_documents"), "my_documents");
echo '<div class="row-fluid">';
echo '<div class="span3">';
$this->rowStart(); $this->rowStart();
$this->columnStart(3); $this->columnStart(3);
$this->contentHeading(getMLText("my_documents")); $this->contentHeading(getMLText("my_documents"));