projects
/
WP-Plugins
/
glm-member-db-billing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc28b76
)
Update text on create invoice in memebers section
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 16 Sep 2019 12:29:08 +0000
(08:29 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 16 Sep 2019 12:29:08 +0000
(08:29 -0400)
should say due date.
views/admin/billing/createInvoice.html
patch
|
blob
|
history
diff --git
a/views/admin/billing/createInvoice.html
b/views/admin/billing/createInvoice.html
index
b8bd5eb
..
60ed6a0
100644
(file)
--- a/
views/admin/billing/createInvoice.html
+++ b/
views/admin/billing/createInvoice.html
@@
-42,7
+42,7
@@
</div>
<div>
<div class="glm-billing-label glm-required">
- Invoice Date
+ Invoice D
ue D
ate
</div>
<div class="glm-billing-input">
<input name="invoice_date" value="{$nextInvoiceDate}" required />