mirror of
https://github.com/itflow-org/itflow
synced 2026-03-09 15:24:51 +00:00
Update expense_add_modal.php
Tidy spacing
This commit is contained in:
@@ -149,7 +149,7 @@
|
|||||||
|
|
||||||
<?php if (isset($_GET['client_id'])) { ?>
|
<?php if (isset($_GET['client_id'])) { ?>
|
||||||
<input type="hidden" name="client" value="<?php echo $client_id; ?>">
|
<input type="hidden" name="client" value="<?php echo $client_id; ?>">
|
||||||
<?php }else{ ?>
|
<?php } else { ?>
|
||||||
|
|
||||||
<div class="form-group col-md">
|
<div class="form-group col-md">
|
||||||
<label>Client</label>
|
<label>Client</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user