mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-03 09:45:03 +02:00
Update orderBalance.tpl
This commit is contained in:
parent
d0a7f2b991
commit
9edb0b4d2f
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
<div class="col-sm-12">
|
||||
{if $_c['enable_balance'] == 'yes'}
|
||||
<div class="box box-solid box-success bg-gray-light">
|
||||
<div class="box-header">{Lang::T('Buy Balance Plans')}</div>
|
||||
<div class="box-header">{Lang::T('Buy Balance Package')}</div>
|
||||
<div class="box-body row">
|
||||
{foreach $plans_balance as $plan}
|
||||
<div class="col col-md-4">
|
||||
|
@ -66,4 +66,4 @@
|
|||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
{include file="customer/footer.tpl"}
|
||||
{include file="customer/footer.tpl"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue