DUBAI: hide lang toggle button
This commit is contained in:
parent
8f307dff6f
commit
38e4f5eb49
1 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,10 @@
|
|||
If CountryName = "HongKong" Then
|
||||
Var LangButtonEnable = "Invisible"
|
||||
EndIf
|
||||
|
||||
If CountryName = "UnitedArabEmirates Dubai" Then
|
||||
Var LangButtonEnable = "Invisible"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR LangButtonEnable
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue