From 694428f804ab5cd3b812e5ac13739f566c342e81 Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Tue, 23 Jul 2024 13:27:26 +0700 Subject: [PATCH] voucher will open voucher page --- ui/ui/plan.tpl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ui/ui/plan.tpl b/ui/ui/plan.tpl index 3c63e550..34ae76ea 100644 --- a/ui/ui/plan.tpl +++ b/ui/ui/plan.tpl @@ -85,7 +85,13 @@ {foreach $d as $ds} - {$ds['username']} + + {if $ds['customer_id'] == '0'} + {$ds['username']} + {else} + {$ds['username']} + {/if} + {if $ds['type'] == 'Hotspot'} {$ds['namebp']} {else}