X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/84cfe5db530707c0efbb6436c4d1f21cb1fdc5ee..0c483063dd7f5b62c28e10279e22250ec861fb8f:/lib/template/details-html.php diff --git a/lib/template/details-html.php b/lib/template/details-html.php index 01583e5f..9b76efc1 100644 --- a/lib/template/details-html.php +++ b/lib/template/details-html.php @@ -61,7 +61,7 @@ function _one_row($aAddressLine){ - $bNotUsed = (isset($aAddressLine['isaddress']) && $aAddressLine['isaddress'] == 'f'); + $bNotUsed = isset($aAddressLine['isaddress']) && !$aAddressLine['isaddress']; echo '