mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Fixed wording on edit invoice modal instead of payment due changed to invoice due
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label>Payment Due <strong class="text-danger">*</strong></label>
|
||||
<label>Invoice Due <strong class="text-danger">*</strong></label>
|
||||
<div class="input-group">
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-calendar-alt"></i></span>
|
||||
|
||||
Reference in New Issue
Block a user