diff --git a/views/bootstrap/class.AddFile.php b/views/bootstrap/class.AddFile.php index 7e7f51e2d..f01617664 100644 --- a/views/bootstrap/class.AddFile.php +++ b/views/bootstrap/class.AddFile.php @@ -147,12 +147,12 @@ $(document).ready( function() { $msg = getMLText("max_upload_size").": ".SeedDMS_Core_File::format_filesize($mus2); $this->warningMsg($msg); - $this->contentContainerStart(); ?>
contentContainerEnd(); $this->contentEnd(); $this->htmlEndPage();