mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 18:24:32 +02:00
Update deposit.tpl
This commit is contained in:
parent
7339be29f8
commit
a6df867ca1
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 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