diff --git a/ui/ui/user-dashboard.tpl b/ui/ui/user-dashboard.tpl index 08648ccb..03cabf5b 100644 --- a/ui/ui/user-dashboard.tpl +++ b/ui/ui/user-dashboard.tpl @@ -81,7 +81,7 @@ Hotspot {elseif $_user.service_type == 'PPPoE'} PPPoE - {elseif $_user.service_type == 'Other' || $_user.service_type == null} + {elseif $_user.service_type == 'Others' || $_user.service_type == null} Others {/if}