mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-01 08:44:37 +02:00
Update dashboard.tpl
This commit is contained in:
parent
55349b40dd
commit
a167d97e3c
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue