forked from kevinowino869/mitrobill
Update user-dashboard.tpl
fix typo error
This commit is contained in:
parent
43ed5e452e
commit
f4c5b6a8bb
@ -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}
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user