X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/84cfe5db530707c0efbb6436c4d1f21cb1fdc5ee..d3604b8594ce1c2ec01bac675fc35b49ab8fc7df:/lib/template/details-html.php?ds=inline 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 '