X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/a5883337f5e8442e3e21dd701cf01c33bbb7a205..228ef1972a915d1f960e021f4496147645e22370:/lib/template/search-html.php diff --git a/lib/template/search-html.php b/lib/template/search-html.php index 8b995b62..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) . ';'; + ?> + +