mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-31 23:20:43 +02:00
Update balance-add.tpl
This commit is contained in:
parent
0c2249daf9
commit
d8894ab296
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
<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" onclick="return confirm('Continue the process of creating a Balance package?')" type="submit">{Lang::T('Save Changes')}</button>
|
<button class="btn btn-success" onclick="return confirm('Continue the balance top-up process?')" type="submit">{Lang::T('Save Changes')}</button>
|
||||||
Or <a href="{$_url}services/balance">{Lang::T('Cancel')}</a>
|
Or <a href="{$_url}services/balance">{Lang::T('Cancel')}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue