Update header.tpl

This commit is contained in:
Ahmad Husein
2024-08-29 18:17:53 +07:00
committed by GitHub
parent 82d756567e
commit e7ec68872b

View File

@ -422,7 +422,7 @@
<li {if $_system_menu eq 'voucher'}class="active" {/if}> <li {if $_system_menu eq 'voucher'}class="active" {/if}>
<a href="{$_url}voucher/activation"> <a href="{$_url}voucher/activation">
<i class="fa fa-ticket"></i> <i class="fa fa-ticket"></i>
<span>{Lang::T('Voucher')}</span> <span>Voucher</span>
</a> </a>
</li> </li>
{/if} {/if}