AUS: update currency
This commit is contained in:
parent
38e4f5eb49
commit
a4f13be9ef
7 changed files with 28 additions and 9 deletions
|
|
@ -67,6 +67,12 @@
|
|||
Var img_popup15 = "/img_popup15-HKG.png"
|
||||
EndIf
|
||||
|
||||
;inter-image
|
||||
If CountryName = "Australia" Then
|
||||
Var img_popup11 = "/img_popup11-AUS.png"
|
||||
Var img_popup15 = "/img_popup15-AUS.png"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
Var CreditAmount = SumCreditAmount
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue