diff --git a/ui/ui/user-dashboard.tpl b/ui/ui/user-dashboard.tpl index bf9f2d8e..84301b91 100644 --- a/ui/ui/user-dashboard.tpl +++ b/ui/ui/user-dashboard.tpl @@ -111,7 +111,7 @@

{$_bill['routers']}

- {if $_bill['type'] != 'Hotspot'} + {if $_bill['type'] == 'Hotspot'} {if $_c['hotspot_plan']==''}Hotspot Plan{else}{$_c['hotspot_plan']}{/if} {else} {if $_c['pppoe_plan']==''}PPPOE Plan{else}{$_c['pppoe_plan']}{/if}