Update dashboard.tpl
This commit is contained in:
parent
55349b40dd
commit
a167d97e3c
@ -112,7 +112,7 @@
|
|||||||
<table class="table table-condensed">
|
<table class="table table-condensed">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>{Lang::T('Plan Name')}</th>
|
<th>{Lang::T('Package Name')}</th>
|
||||||
<th>unused</th>
|
<th>unused</th>
|
||||||
<th>used</th>
|
<th>used</th>
|
||||||
</tr>
|
</tr>
|
||||||
@ -145,7 +145,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<th>{Lang::T('Username')}</th>
|
<th>{Lang::T('Username')}</th>
|
||||||
<th>{Lang::T('Created / Expired')}</th>
|
<th>{Lang::T('Created / Expired')}</th>
|
||||||
<th>{Lang::T('Internet Plan')}</th>
|
<th>{Lang::T('Internet Package')}</th>
|
||||||
<th>{Lang::T('Location')}</th>
|
<th>{Lang::T('Location')}</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
@ -437,4 +437,4 @@
|
|||||||
</script>
|
</script>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
{include file="sections/footer.tpl"}
|
{include file="sections/footer.tpl"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user