<table class="wp-list-table widefat fixed posts glm-admin-table">
<thead>
<tr>
- <th style="width: 150px;">Member Name</th>
+ <th>Member Name</th>
<th>Invoice For</th>
<th style="width: 150px;">Time</th>
<th style="width: 70px;">Due Date</th>
<thead>
<tr>
<th> Member Name </th>
- <th> Account Number </th>
- <th> Payment Type </th>
- <th> Balance Due </th>
+ <th style="width: 200px;"> Account Number </th>
+ <th style="width: 200px;"> Payment Type </th>
+ <th style="width: 100px;"> Balance Due </th>
</tr>
</thead>
{foreach $accounts as $t}
<table class="wp-list-table widefat fixed posts glm-admin-table">
<thead>
<tr>
- <th style="width: 150px;">Member Name</th>
+ <th>Member Name</th>
<th>Time</th>
<th>Amount</th>
<th>Payment Method</td>
<thead>
<tr>
<th> Member Name </th>
- <th> Account Number </th>
- <th> Payment Type </th>
- <th> Balance Due </th>
+ <th style="width: 200px;"> Account Number </th>
+ <th style="width: 200px;"> Payment Type </th>
+ <th style="width: 100px;"> Balance Due </th>
</tr>
</thead>
{foreach $accounts as $t}