Can no longer buy badges from receipt or direct link page if quantity is empty

This commit is contained in:
Kaleb Murphy 2008-09-12 16:02:09 +00:00
parent 4c85377156
commit c678529589
3 changed files with 13 additions and 1 deletions

View file

@ -895,6 +895,11 @@ our $I18N = {
context => q|heading on add badge to cart screen|,
},
'no more available' => {
message => q|Error: No more items available for purcahse.|,
lastUpdated => 0,
},
'add to cart' => {
message => q|Add To Cart|,
lastUpdated => 0,