Merge pull request #368 from ahmadhusein17/Development
Update selectGateway.tpl
This commit is contained in:
commit
ade4e22454
@ -18,7 +18,7 @@
|
||||
{if !$custom}
|
||||
<ul class="list-group list-group-unbordered">
|
||||
<li class="list-group-item">
|
||||
<b>{Lang::T('Plan Name')}</b>
|
||||
<b>{Lang::T('Package Name')}</b>
|
||||
<span class="pull-right">{$plan['name_plan']}</span>
|
||||
</li>
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
{else}
|
||||
<ul class="list-group list-group-unbordered">
|
||||
<li class="list-group-item">
|
||||
<b>{Lang::T('Plan Name')}</b>
|
||||
<b>{Lang::T('Package Name')}</b>
|
||||
<span class="pull-right">{Lang::T('Custom Balance')}</span>
|
||||
</li>
|
||||
|
||||
@ -176,4 +176,4 @@
|
||||
|
||||
</div>
|
||||
|
||||
{include file="customer/footer.tpl"}
|
||||
{include file="customer/footer.tpl"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user