Update balance-add.tpl

This commit is contained in:
Ahmad Husein 2024-10-23 18:42:19 +07:00 committed by GitHub
parent 0c2249daf9
commit d8894ab296
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@
<div class="form-group">
<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>
</div>
</div>