fix syntax error

This commit is contained in:
Uwe Steinmann 2016-04-12 17:04:13 +02:00
parent ec36458709
commit a3644e86e7

View File

@ -113,7 +113,7 @@ class SeedDMS_View_DashBoard extends SeedDMS_Bootstrap_Style {
</div> </div>
</div> </div>
<? <?php
$this->contentEnd(); $this->contentEnd();
$this->htmlEndPage(); $this->htmlEndPage();
} /* }}} */ } /* }}} */