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:
ff410df
)
Update column name for invoice id
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 24 Apr 2019 19:37:22 +0000
(15:37 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 24 Apr 2019 19:37:22 +0000
(15:37 -0400)
use Invoice #
views/admin/billing/invoices.html
patch
|
blob
|
history
diff --git
a/views/admin/billing/invoices.html
b/views/admin/billing/invoices.html
index
72be142
..
dff03eb
100644
(file)
--- a/
views/admin/billing/invoices.html
+++ b/
views/admin/billing/invoices.html
@@
-58,7
+58,7
@@
<table class="wp-list-table widefat fixed posts glm-admin-table">
<thead>
<tr>
- <th>I
D
</th>
+ <th>I
nvoice #
</th>
<th>Member Name</th>
<th>Invoice For</th>
<th style="width: 150px;">Time</th>