diff --git a/views/bootstrap/class.Search.php b/views/bootstrap/class.Search.php
index b16d5e87e..49d41af5a 100644
--- a/views/bootstrap/class.Search.php
+++ b/views/bootstrap/class.Search.php
@@ -134,9 +134,9 @@ class SeedDMS_View_Search extends SeedDMS_Bootstrap_Style {
isGuest())
+ if ($userObj->isGuest() || ($userObj->isHidden() && $userObj->getID() != $user->getID() && !$user->isAdmin()))
continue;
- print "\n";
}
?>
@@ -363,13 +363,13 @@ class SeedDMS_View_Search extends SeedDMS_Bootstrap_Style {
: |
- |