forked from kevinowino869/mitrobill
Update orderHistory.tpl
This commit is contained in:
parent
89786c64af
commit
5a84e10b70
@ -11,14 +11,14 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>{Lang::T('Plan Name')}</th>
|
<th>{Lang::T('Plan Name')}</th>
|
||||||
<th>{Lang::T('Gateway')}</th>
|
<th>{Lang::T('Payment Method')}</th>
|
||||||
<th>{Lang::T('Routers')}</th>
|
<th>Routers</th>
|
||||||
<th>{Lang::T('Type')}</th>
|
<th>{Lang::T('Type')}</th>
|
||||||
<th>{Lang::T('Plan Price')}</th>
|
<th>{Lang::T('Plan Price')}</th>
|
||||||
<th>{Lang::T('Created On')}</th>
|
<th>{Lang::T('Created on')}</th>
|
||||||
<th>{Lang::T('Expires On')}</th>
|
<th>{Lang::T('Expires on')}</th>
|
||||||
<th>{Lang::T('Date Done')}</th>
|
<th>{Lang::T('Date')}</th>
|
||||||
<th>{Lang::T('Method')}</th>
|
<th>{Lang::T('Status')}</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
@ -53,4 +53,4 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
{include file="user-ui/footer.tpl"}
|
{include file="user-ui/footer.tpl"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user