Update column name for invoice id
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 24 Apr 2019 19:37:22 +0000 (15:37 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 24 Apr 2019 19:37:22 +0000 (15:37 -0400)
use Invoice #

views/admin/billing/invoices.html

index 72be142..dff03eb 100644 (file)
@@ -58,7 +58,7 @@
         <table class="wp-list-table widefat fixed posts glm-admin-table">
             <thead>
                 <tr>
-                    <th>ID</th>
+                    <th>Invoice #</th>
                     <th>Member Name</th>
                     <th>Invoice For</th>
                     <th style="width: 150px;">Time</th>