Merge pull request #368 from ahmadhusein17/Development

Update selectGateway.tpl
This commit is contained in:
iBNu Maksum 2024-12-22 15:13:36 +07:00 committed by GitHub
commit ade4e22454
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"}