diff --git a/views/bootstrap/class.Settings.php b/views/bootstrap/class.Settings.php index c75982e63..7e3d7a26c 100644 --- a/views/bootstrap/class.Settings.php +++ b/views/bootstrap/class.Settings.php @@ -612,7 +612,7 @@ if(($kkk = $this->callHook('getFullSearchEngine')) && is_array($kkk)) else $recs = $dms->getAllAttributeDefinitions(explode(',', $conf['objtype'])); if($recs) { - echo ""; if($allowempty) echo ""; foreach($recs as $rec) {