Update text on create invoice in memebers section
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 16 Sep 2019 12:29:08 +0000 (08:29 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 16 Sep 2019 12:29:08 +0000 (08:29 -0400)
should say due date.

views/admin/billing/createInvoice.html

index b8bd5eb..60ed6a0 100644 (file)
@@ -42,7 +42,7 @@
             </div>
             <div>
                 <div class="glm-billing-label glm-required">
-                    Invoice Date
+                    Invoice Due Date
                 </div>
                 <div class="glm-billing-input">
                     <input name="invoice_date" value="{$nextInvoiceDate}" required />