remove Wise in the community page

This commit is contained in:
Ibnu Maksum 2024-08-28 14:24:07 +07:00
parent 11ec4185e7
commit ea814dcaf8
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5
3 changed files with 15 additions and 5 deletions

View File

@ -2,6 +2,18 @@
# CHANGELOG
## 2024.8.28
- add Router Status Offline/Online by @Focuslinkstech
- Show Router Offline in the Dashbord
- Fix Translation by by @ahmadhusein17
- Add Payment Info Page, to show to customer before buy
- Voucher Template
- Change Niceedit to summernote
- Customer can change their language by @Focuslinkstech
- Fix Voucher case sensitive
- 3 Tabs Plugin Manager
## 2024.8.19
- New Page, Payment Info, To Inform Customer, which payment gateway is good

View File

@ -79,9 +79,9 @@
<div class="box-footer">
<div class="btn-group btn-group-justified" role="group" aria-label="...">
<a href="https://trakteer.id/ibnux" target="_blank"
class="btn btn-primary btn-sm btn-block">Trakteer</a>
class="btn btn-success text-black btn-sm btn-block">Trakteer</a>
<a href="https://karyakarsa.com/ibnux/support" target="_blank"
class="btn btn-primary btn-sm btn-block">karyakarsa</a>
class="btn btn-info text-black btn-sm btn-block">karyakarsa</a>
</div>
</div>
</div>
@ -120,8 +120,6 @@
<div class="btn-group btn-group-justified" role="group" aria-label="...">
<a href="https://paypal.me/ibnux" target="_blank"
class="btn btn-primary btn-sm btn-block">Paypal</a>
<a href="https://wise.com/pay/me/ibnum37" target="_blank"
class="btn btn-primary btn-sm btn-block">Wise</a>
</div>
</div>
</div>

View File

@ -1,3 +1,3 @@
{
"version": "2024.8.22.1"
"version": "2024.8.28"
}