From a7f8efe62899c388d15774e6bbcaf990ecbcf332 Mon Sep 17 00:00:00 2001 From: piapassecker Date: Mon, 11 Dec 2023 19:54:21 +0100 Subject: [PATCH] smart changes --- web/pages/smart/controller.php | 1 + web/pages/smart/search.html.php | 109 ++++++++++++++++---------------- web/pages/smart/smart.html.php | 1 + 3 files changed, 58 insertions(+), 53 deletions(-) diff --git a/web/pages/smart/controller.php b/web/pages/smart/controller.php index 1ff66b6..70134be 100644 --- a/web/pages/smart/controller.php +++ b/web/pages/smart/controller.php @@ -11,6 +11,7 @@ class Smart extends Page { function index() { + $this->set('user', $_SESSION['user']->data); $this->set('template', "smart.html.php"); } diff --git a/web/pages/smart/search.html.php b/web/pages/smart/search.html.php index 6435d7b..76c52e4 100644 --- a/web/pages/smart/search.html.php +++ b/web/pages/smart/search.html.php @@ -15,61 +15,64 @@

- - - - - - - - - - - - - - - - - - - - +
+
- - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + 0) : ?>
diff --git a/web/pages/smart/smart.html.php b/web/pages/smart/smart.html.php index d849f25..e54462e 100644 --- a/web/pages/smart/smart.html.php +++ b/web/pages/smart/smart.html.php @@ -11,6 +11,7 @@ placeholder="Suchen..." hx-indicator="#indicator" class="form-control" id="basic-url" + value="" >