Update recharge.tpl

Update translation
This commit is contained in:
Ahmad Husein 2024-08-21 15:08:11 +07:00 committed by GitHub
parent b0b687dd38
commit 505bb1dd71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,7 +60,7 @@
<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"
type="submit">{Lang::T('Recharge')}</button> type="submit">{Lang::T('Recharge')}</button>
Or <a href="{$_url}customers/list">{Lang::T('Cancel')}</a> {Lang::T('Or')} <a href="{$_url}customers/list">{Lang::T('Cancel')}</a>
</div> </div>
</div> </div>
</form> </form>