diff --git a/views/bootstrap/class.ViewFolder.php b/views/bootstrap/class.ViewFolder.php index 405c2e0c7..d8effb51c 100644 --- a/views/bootstrap/class.ViewFolder.php +++ b/views/bootstrap/class.ViewFolder.php @@ -193,7 +193,7 @@ class SeedDMS_View_ViewFolder extends SeedDMS_Bootstrap_Style { $documents = SeedDMS_Core_DMS::filterAccess($documents, $user, M_READ); if ((count($subFolders) > 0)||(count($documents) > 0)){ - print "
\n"; print " | ".getMLText("name")." | \n"; @@ -301,7 +301,7 @@ class SeedDMS_View_ViewFolder extends SeedDMS_Bootstrap_Style { $links = $document->getDocumentLinks(); $links = SeedDMS_Core_DMS::filterDocumentLinks($user, $links); - print "
---|---|
"; @@ -341,9 +341,7 @@ class SeedDMS_View_ViewFolder extends SeedDMS_Bootstrap_Style { print " | "; print " |