mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-27 14:24:34 +02:00
Update recharge.tpl
This commit is contained in:
parent
8c5ed98f09
commit
859e0ce6af
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<div class="col-lg-offset-2 col-lg-10">
|
<div class="col-lg-offset-2 col-lg-10">
|
||||||
<button class="btn btn-success"
|
<button class="btn btn-success" onclick="return confirm('Continue the Recharge process?')"
|
||||||
type="submit">{Lang::T('Recharge')}</button>
|
type="submit">{Lang::T('Recharge')}</button>
|
||||||
{Lang::T('Or')} <a href="{$_url}customers/list">{Lang::T('Cancel')}</a>
|
{Lang::T('Or')} <a href="{$_url}customers/list">{Lang::T('Cancel')}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue