THAI INTER: layout Thai inter 3 lang with image.
This commit is contained in:
parent
f3a2774d63
commit
7e3c847aef
903 changed files with 4726 additions and 18999 deletions
|
|
@ -235,8 +235,16 @@
|
|||
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
Var Brew3Inter = CountryRootPath + "/xml/page_brewing3.lxml"
|
||||
Open Brew3Inter
|
||||
If CountryName = "Thailand" Then
|
||||
If New_Payment = 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_NewBrewing3.xml"
|
||||
Else
|
||||
Open "ROOT/taobin_project/xml/page_brewing3.xml"
|
||||
EndIf
|
||||
Else
|
||||
Var Brew3Inter = CountryRootPath + "/xml/page_brewing3.lxml"
|
||||
Open Brew3Inter
|
||||
EndIf
|
||||
Else
|
||||
If New_Payment = 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_NewBrewing3.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue