From cb6f0e8c3f2abe2bf895320a58a466c7a766dbf9 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 10 Feb 2020 10:59:49 +0100 Subject: deep search bar close #53 --- app/view/templates/home.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'app/view') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index e6db85a..404e96d 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -19,6 +19,21 @@ $this->insert('homemenu', ['user' => $user, 'opt' => $opt, 'optlist' => $optlist, 'pagelist' => $pagelist, 'faviconlist' => $faviconlist, 'thumbnaillist' => $thumbnaillist, 'editorlist' => $editorlist, 'colors' => $colors]); ?> +
+
+ + > + + > + + > + + > + + +
+
+
-- cgit v1.2.3