Revision: 9081f66d5f
Edited View Subscription
Restore Revision
@@ -9,23 +9,38 @@
1. At this section, you will able to see the Subscription Plan using currently. Below is the explanation:
-<table class="table table-bordered"><tbody>
-<tr><td data-row="1"><strong style="color: black;">Field Name</strong></td>
- <td data-row="1"><strong style="color: black;">Description</strong></td>
-</tr><tr>
- <td data-row="2">Status</td><td data-row="2">Free Trial, Active, Pending Cancellation, Cancelled, Suspended</td>
-</tr><tr>
-</tr><tr>
- <td data-row="2">Plan</td><td data-row="2">Your subscription plan name e.g ByondHR Plus (Monthly)</td>
-</tr><tr>
- <td data-row="3">No. of Users</td><td data-row="3">Default number of users assigned by the Subscription Plan</td>
-</tr><tr>
- <td data-row="4">Next Billing Date</td><td data-row="4">Actual date for sales invoice will be generated</td>
-</tr><tr>
- <td data-row="5">Billed To</td>
- <td data-row="5">Customer Credit Card information to perform invoice billing <br><br>If you want to update credit card, just clicn on the "Change Card" button and it will navigate you to another page and allow to change credit card</td>
-</tr>
-</tbody></table>
+<table class="table table-bordered">
+ <colgroup>
+ <col style="width: 30%;">
+ <col style="width: 70%;">
+ </colgroup>
+ <tbody>
+ <tr>
+ <td data-row="1" style="width: 40%;"><strong style="color: black;">Field Name</strong></td>
+ <td data-row="1"><strong style="color: black;">Description</strong></td>
+ </tr>
+ <tr>
+ <td data-row="2" style="width: 40%;">Status</td>
+ <td data-row="2">Free Trial, Active, Pending Cancellation, Cancelled, Suspended</td>
+ </tr>
+ <tr>
+ <td data-row="2" style="width: 40%;">Plan</td>
+ <td data-row="2">Your subscription plan name e.g ByondHR Plus (Monthly)</td>
+ </tr>
+ <tr>
+ <td data-row="3" style="width: 40%;">No. of Users</td>
+ <td data-row="3">Default number of users assigned by the Subscription Plan</td>
+ </tr>
+ <tr>
+ <td data-row="4" style="width: 40%;">Next Billing Date</td>
+ <td data-row="4">Actual date for sales invoice will be generated</td>
+ </tr>
+ <tr>
+ <td data-row="5" style="width: 40%;">Billed To</td>
+ <td data-row="5">Customer Credit Card information to perform invoice billing<br><br>If you want to update the credit card, just click on the "Change Card" button and it will navigate you to another page allowing you to change the credit card.</td>
+ </tr>
+ </tbody>
+</table>
### Invoices