Update orderBalance.tpl
This commit is contained in:
parent
d0a7f2b991
commit
9edb0b4d2f
@ -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…
x
Reference in New Issue
Block a user