mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 18:24:32 +02:00
Update orderHistory.tpl
This commit is contained in:
parent
f4c15c3475
commit
d0a7f2b991
1 changed files with 2 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
<table id="datatable" class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{Lang::T('Plan Name')}</th>
|
||||
<th>{Lang::T('Package Name')}</th>
|
||||
<th>{Lang::T('Payment Method')}</th>
|
||||
<th>Routers</th>
|
||||
<th>{Lang::T('Type')}</th>
|
||||
<th>{Lang::T('Plan Price')}</th>
|
||||
<th>{Lang::T('Package Price')}</th>
|
||||
<th>{Lang::T('Created on')}</th>
|
||||
<th>{Lang::T('Expires on')}</th>
|
||||
<th>{Lang::T('Date')}</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue