Backend Service

This commit is contained in:
2019-03-12 12:55:19 +00:00
parent ed6208b97d
commit 40422fa4a1
2 changed files with 4 additions and 5 deletions
@@ -58,7 +58,7 @@
</div>
<div class="form-group">
<label for="inputAddress2">Address 2</label>
<input type="text" class="form-control" id="street2" name="street2" value=<?=$street2?> placeholder="Apartment, studio, or floor">
<input type="text" class="form-control" id="street2" name="street2" value="<?=$street2?>" placeholder="Apartment, studio, or floor">
</div>
<div class="form-row">
<div class="form-group col-md-6">