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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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>