add SGP
This commit is contained in:
parent
7fe7ed29e9
commit
7085ebb683
19 changed files with 315 additions and 4 deletions
|
|
@ -910,9 +910,13 @@
|
|||
Var text5Img = "/text5-MYR.png"
|
||||
EndIf
|
||||
|
||||
If CountryName = "Indonesia" Then
|
||||
Var text5Img = "/text5-IDR.png"
|
||||
EndIf
|
||||
If CountryName = "Indonesia" Then
|
||||
Var text5Img = "/text5-IDR.png"
|
||||
EndIf
|
||||
|
||||
If CountryName = "Singapore" Then
|
||||
Var text5Img = "/text5-SGD.png"
|
||||
EndIf
|
||||
|
||||
|
||||
INT TaobinCredit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue