X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/cc785ccad06a5ae0a8a4f81de35910d0826ff185..aed9d9c85e30b45f3e0ce4d9e3639b8ab0875e77:/lib/template/address-html.php?ds=sidebyside diff --git a/lib/template/address-html.php b/lib/template/address-html.php index db735477..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 ''; ?>