Update dashboard.tpl

This commit is contained in:
Ahmad Husein 2024-08-28 22:25:25 +07:00 committed by GitHub
parent 55349b40dd
commit a167d97e3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -112,7 +112,7 @@
<table class="table table-condensed">
<thead>
<tr>
<th>{Lang::T('Plan Name')}</th>
<th>{Lang::T('Package Name')}</th>
<th>unused</th>
<th>used</th>
</tr>
@ -145,7 +145,7 @@
<tr>
<th>{Lang::T('Username')}</th>
<th>{Lang::T('Created / Expired')}</th>
<th>{Lang::T('Internet Plan')}</th>
<th>{Lang::T('Internet Package')}</th>
<th>{Lang::T('Location')}</th>
</tr>
</thead>