Update orderHistory.tpl

This commit is contained in:
Ahmad Husein 2024-11-30 23:09:06 +07:00 committed by GitHub
parent f4c15c3475
commit d0a7f2b991
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,11 +10,11 @@
<table id="datatable" class="table table-bordered table-striped table-condensed"> <table id="datatable" class="table table-bordered table-striped table-condensed">
<thead> <thead>
<tr> <tr>
<th>{Lang::T('Plan Name')}</th> <th>{Lang::T('Package Name')}</th>
<th>{Lang::T('Payment Method')}</th> <th>{Lang::T('Payment Method')}</th>
<th>Routers</th> <th>Routers</th>
<th>{Lang::T('Type')}</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('Created on')}</th>
<th>{Lang::T('Expires on')}</th> <th>{Lang::T('Expires on')}</th>
<th>{Lang::T('Date')}</th> <th>{Lang::T('Date')}</th>