fix display bugs in the Subscription template (no price, and bare parens showing when no code batches are available)

This commit is contained in:
Colin Kuskie 2008-06-27 18:58:23 +00:00
parent 9e5642b9f6
commit 59424e1fe3
5 changed files with 9 additions and 0 deletions

View file

@ -25,6 +25,7 @@ our $HELP = {
{ name => 'thankYouMessage', description=>'thank you message help' },
{ name => 'redeemCodeLabel' , required=>1 },
{ name => 'redeemCodeUrl' , required=>1 },
{ name => 'price' , required=>1 },
],
related => [
],