Fix link order Voucher

This commit is contained in:
Ibnu Maksum 2023-07-18 09:28:45 +07:00
parent d31a37cf4d
commit 7e203eaa11
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -134,7 +134,7 @@
</div>
<div class="box-body">
<div class="btn-group btn-group-justified" role="group">
<a class="btn btn-warning" href="{$_url}order/voucher">
<a class="btn btn-warning" href="{$_url}voucher/activation">
<i class="ion ion-ios-cart"></i>
{$_L['Order_Voucher']}
</a>