X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/6a7e0d652b1d40a397e1c1386d500101796676c4..b1903f0fbf1e41c594be9b20f00b8a621dfe7552:/lib-php/template/address-xml.php diff --git a/lib-php/template/address-xml.php b/lib-php/template/address-xml.php index ab0bc72c..c418a4c4 100644 --- a/lib-php/template/address-xml.php +++ b/lib-php/template/address-xml.php @@ -1,4 +1,12 @@ \n"; if (empty($aPlace)) { - if (isset($sError)) + if (isset($sError)) { echo "$sError"; - else echo 'Unable to geocode'; + } else { + echo 'Unable to geocode'; + } } else { echo '