disable TaoMember for malaysia
This commit is contained in:
parent
d336ce1a0b
commit
d72602ba50
1 changed files with 8 additions and 0 deletions
|
|
@ -60,11 +60,19 @@
|
||||||
If CountryName = "Malaysia" Then
|
If CountryName = "Malaysia" Then
|
||||||
Var img_popup2 = "/img_popup2-MYR.png"
|
Var img_popup2 = "/img_popup2-MYR.png"
|
||||||
Var img_popup3 = "/img_popup3-MYR.png"
|
Var img_popup3 = "/img_popup3-MYR.png"
|
||||||
|
|
||||||
|
Var MemberState1 = "Enable"
|
||||||
|
Var MemberState2 = "Invisible"
|
||||||
|
Var MemberState3 = "Invisible"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If CountryName = "Indonesia" Then
|
If CountryName = "Indonesia" Then
|
||||||
Var img_popup2 = "/img_popup2-IDR.png"
|
Var img_popup2 = "/img_popup2-IDR.png"
|
||||||
Var img_popup3 = "/img_popup3-IDR.png"
|
Var img_popup3 = "/img_popup3-IDR.png"
|
||||||
|
|
||||||
|
Var MemberState1 = "Enable"
|
||||||
|
Var MemberState2 = "Invisible"
|
||||||
|
Var MemberState3 = "Invisible"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue