fix 3lang multi
This commit is contained in:
parent
e4d11525f0
commit
d026d7ffd5
55 changed files with 3636 additions and 13353 deletions
|
|
@ -1802,6 +1802,11 @@ PRICE "Reset" "-"
|
|||
If UsePepsiTheme = 1 Then
|
||||
Var ShowButtonClickFull = "Enable"
|
||||
EndIf
|
||||
If InternationalEnable = 1 Then
|
||||
If CountryName = "Thailand" Then
|
||||
Var ShowButtonClickFull = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Refresh
|
||||
EndIf
|
||||
|
|
@ -1814,6 +1819,11 @@ PRICE "Reset" "-"
|
|||
If UsePepsiTheme = 1 Then
|
||||
Var ShowButtonClickFull = "Enable"
|
||||
EndIf
|
||||
If InternationalEnable = 1 Then
|
||||
If CountryName = "Thailand" Then
|
||||
Var ShowButtonClickFull = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Refresh
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue