mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Fixed wording on edit invoice modal instead of payment due changed to invoice due
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
<span class="input-group-text"><i class="fas fa-fw fa-envelope-open-text"></i></span>
|
||||
</div>
|
||||
<select class="form-control select2" name="welcome_letter">
|
||||
<option value="">- Select One -</option>
|
||||
<option value="">Standard</option>
|
||||
<option value="">Big Wig</option>
|
||||
<option value="1">- Select One -</option>
|
||||
<option value="2">Standard</option>
|
||||
<option value="3">Big Wig</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user