HKG: Fixed Thai text are showing in some page
This commit is contained in:
parent
bf32ffbf17
commit
ff347e1d3a
3 changed files with 28 additions and 20 deletions
|
|
@ -56,11 +56,10 @@
|
|||
|
||||
Var TextBottomShowX = 0
|
||||
|
||||
If show_eng = "true" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/complete_en/"
|
||||
Var DirImage = "ROOT/taobin_project/image/complete/"
|
||||
|
||||
Else
|
||||
Var DirImage = "ROOT/taobin_project/image/complete/"
|
||||
If LanguageShow = "ENG" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/complete_en/"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue