X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/bb403e2e589434e862c1b6d1206b7a61144011c6..7be7417b5bf8ee801295d402e736c531892b77ca:/lib/template/search-html.php diff --git a/lib/template/search-html.php b/lib/template/search-html.php index d24eaaae..430bba39 100644 --- a/lib/template/search-html.php +++ b/lib/template/search-html.php @@ -1,117 +1,157 @@ - - + + - - - - - -
+ + +
+ + '; + echo '
'; + echo '
'; + echo '
'; + } + elseif (!empty($aMoreParams['q'])) { + echo '
'; + echo '
'; + echo '
'; + echo '
'; + } + else { + echo '
'; + echo '
'; + echo '
'; + echo '
'; + } + ?> + +
+
> + +
+
> +
+ + + + + + +
+
+ + + + + +
+ > + +
+
+
+
+ +
- + - + -
-
-
- -
-
-
+
+
+
+ +
+
+
-
+ + - + echo 'var nominatim_results = ' . json_encode($aSearchResults, JSON_PRETTY_PRINT) . ';'; + ?> + +