From 53e69594fef16edc98ad327217a9dd96aab3fb6b Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Tue, 26 Dec 2023 21:58:52 +0100 Subject: [PATCH] fix search field --- application/views/oqrs/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/oqrs/index.php b/application/views/oqrs/index.php index 5d0ed50a..d4e20564 100644 --- a/application/views/oqrs/index.php +++ b/application/views/oqrs/index.php @@ -19,7 +19,7 @@ } if ($groupedSearch == 'on') { echo 'This search will search in all station locations where OQRS is active.

- +
'; echo '
';