add AUS
This commit is contained in:
parent
6cb54114d6
commit
05d17d2617
5 changed files with 2197 additions and 0 deletions
|
|
@ -75,6 +75,15 @@
|
|||
Var MemberState3 = "Invisible"
|
||||
EndIf
|
||||
|
||||
If CountryName = "Australia" Then
|
||||
Var img_popup2 = "/img_popup2-AUS.png"
|
||||
Var img_popup3 = "/img_popup3-AUS.png"
|
||||
|
||||
Var MemberState1 = "Enable"
|
||||
Var MemberState2 = "Invisible"
|
||||
Var MemberState3 = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue