update
This commit is contained in:
parent
8509bceede
commit
cd78d3bb90
15 changed files with 140 additions and 118 deletions
|
|
@ -179,6 +179,7 @@
|
|||
EndIf
|
||||
|
||||
If BoxID = 105005 Then
|
||||
Var XMLProfile = "Plus5AndInclude20Percent-taobin_notopup-taobin_nopro-taobin_notopping"
|
||||
Var XMLProfile = "DiscountFromBO-MachineShedule"
|
||||
EndIf
|
||||
DEBUGVAR XMLProfile
|
||||
|
|
@ -574,6 +575,11 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
STRCONTAIN "default_english" XMLProfile default_english
|
||||
|
||||
If default_english = "true" Then
|
||||
Var show_eng = "true"
|
||||
EndIf
|
||||
|
||||
Var InternationalEnable = 0
|
||||
Var InternationalEnableStr = "false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue