Newer
Older
ubFramework / Portal / docroot / templates / admin / billing / plans.html
@Christopher W. Olsen Christopher W. Olsen on 10 Dec 2017 249 bytes Cleaning Up Making It A Sub Module
<h1>Plan List</h1>
<table class="bTable">
<tr>
  <th>Account #</th>
  <th>Company</th>
  <th>Platform Total</th>
  <th>Help Desk Total</th>
  <th>VoIP Total</th>
  <th>Dialer Total</th>
  <th>Add-On Total</th>
  <th>Total</th>
</tr>
{ROWS}
</table>