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
|
If CountryName = "HongKong" Then
|
||||||
Var LangButtonEnable = "Invisible"
|
Var LangButtonEnable = "Invisible"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If CountryName = "UnitedArabEmirates Dubai" Then
|
||||||
|
Var LangButtonEnable = "Invisible"
|
||||||
|
EndIf
|
||||||
|
|
||||||
DEBUGVAR LangButtonEnable
|
DEBUGVAR LangButtonEnable
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue