Update expense_add_modal.php

Tidy spacing
This commit is contained in:
wrongecho
2023-05-20 20:22:20 +01:00
committed by GitHub
parent a8f3b0fed1
commit 6c84b8edca

View File

@@ -149,7 +149,7 @@
<?php if (isset($_GET['client_id'])) { ?>
<input type="hidden" name="client" value="<?php echo $client_id; ?>">
<?php }else{ ?>
<?php } else { ?>
<div class="form-group col-md">
<label>Client</label>