fix display bugs in the Subscription template (no price, and bare parens showing when no code batches are available)
This commit is contained in:
parent
9e5642b9f6
commit
59424e1fe3
5 changed files with 9 additions and 0 deletions
|
|
@ -484,6 +484,12 @@ The form in which the user can enter his subscription code.<br />|,
|
|||
context => q|template variable|
|
||||
},
|
||||
|
||||
'price' => {
|
||||
message => q|The price for the subscription, formatted to two decimal places|,
|
||||
lastUpdated => 1214592963,
|
||||
context => q|template variable|
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue