mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-27 14:24:34 +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>
|
{$plan['validity_unit']}</span>
|
||||||
</li>
|
</li>
|
||||||
<li class="list-group-item">
|
<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"
|
<select name="using"
|
||||||
style="background-color: white;outline: 1px;border: 1px solid #b7b7b7;">
|
style="background-color: white;outline: 1px;border: 1px solid #b7b7b7;">
|
||||||
{foreach $usings as $us}
|
{foreach $usings as $us}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue