X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/4e0e0c179723674b72d8162b12440d50bcf89eed..a5e37858438a181d6d69b82057833231ff067c81:/lib/template/search-html.php?ds=sidebyside diff --git a/lib/template/search-html.php b/lib/template/search-html.php index dc4dcc74..430bba39 100644 --- a/lib/template/search-html.php +++ b/lib/template/search-html.php @@ -1,114 +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) . ';'; + ?> + +