mirror of https://github.com/itflow-org/itflow
fix option
This commit is contained in:
parent
dc04deaada
commit
7c93a073b2
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue