diff --git a/views/bootstrap/class.ViewFolder.php b/views/bootstrap/class.ViewFolder.php index 813e03499..3e2002a8d 100644 --- a/views/bootstrap/class.ViewFolder.php +++ b/views/bootstrap/class.ViewFolder.php @@ -101,6 +101,12 @@ class LetoDMS_View_ViewFolder extends LetoDMS_Bootstrap_Style { $owner = $folder->getOwner(); $this->contentContainerStart(); echo "\n"; + if($user->isAdmin()) { + echo ""; + echo "\n"; + echo "\n"; + echo ""; + } echo ""; echo "\n"; echo "\n"; @@ -193,6 +199,7 @@ class LetoDMS_View_ViewFolder extends LetoDMS_Bootstrap_Style { ?>

+ ">

"; print "\n"; @@ -239,6 +246,7 @@ class LetoDMS_View_ViewFolder extends LetoDMS_Bootstrap_Style { ?>

+ ">

"; print "\n";
".getMLText("id").":".htmlspecialchars($folder->getID())."
".getMLText("owner").":getEmail())."\">".htmlspecialchars($owner->getFullName())."