forked from kevinowino869/mitrobill
midtrans pay, but not yet validated
This commit is contained in:
@ -137,7 +137,7 @@
|
||||
</a>
|
||||
<ul class="inner-drop list-unstyled">
|
||||
<li {if $_system_menu eq 'order'}class="active"{/if}><a href="{$_url}order/voucher">Voucher</a></li>
|
||||
{if $_c['payment_gateway'] != 'none'}
|
||||
{if $_c['payment_gateway'] != 'none' or $_c['payment_gateway'] == '' }
|
||||
<li {if $_system_menu eq 'order'}class="active"{/if}><a href="{$_url}order/hotspot">Hotspot</a></li>
|
||||
<li {if $_system_menu eq 'order'}class="active"{/if}><a href="{$_url}order/ppoe">PPOE</a></li>
|
||||
{/if}
|
||||
|
Reference in New Issue
Block a user