X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/3cee2d185dcaf3a52986bb5a1dca8514a9c7d251..aed9d9c85e30b45f3e0ce4d9e3639b8ab0875e77:/lib/template/address-html.php diff --git a/lib/template/address-html.php b/lib/template/address-html.php index 621c9773..9b098428 100644 --- a/lib/template/address-html.php +++ b/lib/template/address-html.php @@ -15,7 +15,7 @@ lat - + <> lon max zoom @@ -85,7 +85,7 @@ else echo ' ('.ucwords(str_replace('_',' ',$aResult['type'])).')'; echo '

'.$aResult['lat'].','.$aResult['lon'].'

'; - echo ' details'; + echo ' details'; echo ''; ?>