Committer: akanashin
LJSUP-11099: LJ Shop. Change LJ Tokens mechanicsU trunk/htdocs/shop/cart.bml
Modified: trunk/htdocs/shop/cart.bml =================================================================== --- trunk/htdocs/shop/cart.bml 2012-02-21 08:21:26 UTC (rev 11500) +++ trunk/htdocs/shop/cart.bml 2012-02-21 08:35:14 UTC (rev 11501) @@ -7,6 +7,7 @@ use vars qw(%GET %POST $title $headextra @errors @warnings); LJ::set_active_crumb('shop.cart'); + LJ::need_string('number.punctuation'); my $widget = LJ::Widget::Shop::Cart->new;