fix option

This commit is contained in:
Andrew Malsbury 2023-11-22 15:01:49 +00:00
parent dc04deaada
commit 7c93a073b2
1 changed files with 0 additions and 4 deletions

View File

@ -69,10 +69,6 @@
<option><?php echo "$location_address $location_city $location_state $location_zip"; ?></option>
<?php
}
}else{
?>
<option value="0"></option>
<?php
} ?>
</select>
</div>