...
This commit is contained in:
parent
bd307df88b
commit
0972629a08
3 changed files with 9 additions and 8 deletions
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
|
||||
If show_eng = "true" Then
|
||||
If TaobinExpireMonth = "01" Then
|
||||
If TaobinExpireMonth = "01" Then
|
||||
Var TaobinExpireMonth = "Jan"
|
||||
Var TaobinExpireMonthX = "January"
|
||||
EndIf
|
||||
|
|
@ -205,7 +205,7 @@
|
|||
EndIf
|
||||
|
||||
If TaobinLevel = "3" Then
|
||||
Var TaobinLevelDesc1 = "Flying turtle level until" + ExpireStrTmp
|
||||
Var TaobinLevelDesc1 = "Flying turtle level until " + ExpireStrTmp
|
||||
|
||||
Var TaobinLevelDesc2 = ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue