mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
Update deposit.tpl
This commit is contained in:
parent
c617bb9a4d
commit
434d7d8cf9
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
</div>
|
||||
<div class="form-group">
|
||||
<div class="col-md-9 col-md-offset-3">
|
||||
<button class="btn btn-success" onclick="return confirm('Continue the customer balance top-up process?')"
|
||||
<button class="btn btn-success" onclick="return confirm('Continue the Customer Balance top-up process?')"
|
||||
type="submit">{Lang::T('Recharge')}</button>
|
||||
Or <a href="{$_url}customers/list">{Lang::T('Cancel')}</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue