HKG: update condition to show flag langs
This commit is contained in:
parent
da64ce9000
commit
46bef2c87e
26 changed files with 6254 additions and 6214 deletions
|
|
@ -1154,6 +1154,11 @@
|
|||
Var show_eng_button_stage = "Invisible"
|
||||
Var LanguageButtonEnable = "Enable"
|
||||
EndIf
|
||||
If CountryName = "HongKong" Then
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
Var BtnLangToggleIndex = "Enable"
|
||||
EndIf
|
||||
Else
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
Var show_eng_button_stage = "Enable"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue