DUBAI: update Pepsi theme
This commit is contained in:
parent
45312d6ead
commit
77a21f1e57
112 changed files with 9344 additions and 4958 deletions
|
|
@ -9,11 +9,15 @@ If InternationalEnable = 1 Then
|
|||
|
||||
If CountryName = "Singapore" Then
|
||||
Open "ROOT/taobin_project/inter/sgp/xml/page_show_error.lxml"
|
||||
Else
|
||||
Open "ROOT/taobin_project/xml/page_show_error.lxml"
|
||||
EndIf
|
||||
|
||||
If CountryName = "UnitedArabEmirates Dubai" Then
|
||||
Open "ROOT/taobin_project/inter/uae_dubai/xml/page_show_error.lxml"
|
||||
EndIf
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_show_error.lxml"
|
||||
|
||||
EndIf
|
||||
Else
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue