X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/80f6aca0c22984b79e24a19bc602258dd3caeb34..46a10cf8146e16d9da7bb21e5976d9c62b69fdd1:/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 '