mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-24 21:04:36 +02:00
Update recharge-confirm.tpl
This commit is contained in:
parent
3cebfa2171
commit
3b6a6d2f55
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@
|
|||
{$plan['validity_unit']}</span>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
<b>{Lang::T('Using')}</b> <span class="pull-right">
|
||||
<b>{Lang::T('Payment via')}</b> <span class="pull-right">
|
||||
<select name="using"
|
||||
style="background-color: white;outline: 1px;border: 1px solid #b7b7b7;">
|
||||
{foreach $usings as $us}
|
||||
|
@ -182,4 +182,4 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{include file="sections/footer.tpl"}
|
||||
{include file="sections/footer.tpl"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue