From a93fdd91c81aa705c76fce0dd2dbe403bed31e02 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Mon, 3 Jan 2022 19:14:53 +0100 Subject: [PATCH] remove old code --- views/bootstrap/class.Search.php | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/views/bootstrap/class.Search.php b/views/bootstrap/class.Search.php index d9f2a8a0c..9b61a9fe2 100644 --- a/views/bootstrap/class.Search.php +++ b/views/bootstrap/class.Search.php @@ -630,17 +630,6 @@ function typeahead() { /* {{{ */ print "\n\n"; } else { echo $this->folderListHeader(null, 'search'); - /* - print ""; - print "\n\n"; - $headcols['image'] = $this->folderListHeaderImage(); - $headcols['name'] = $this->folderListHeaderName(); - $headcols['status'] = getMLText("status"); - $headcols['action'] = getMLText("action"); - foreach($headcols as $headcol) - echo "\n"; - print "\n\n"; - */ } print "\n";
".$headcol."