fixed typo

This commit is contained in:
JT Smith 2005-05-02 20:17:24 +00:00
parent 6e70d78b50
commit e115a195b6

View file

@ -212,7 +212,7 @@ my $checkoutConfirm = '<a href="<tmpl_var changePayment.url>"><tmpl_var changePa
';
my $asset = WebGUI::Asset::Template->new("PBtmpl0000000000000016");
$asset->update(template=>$checkoutConfirm);
$asset->update({template=>$checkoutConfirm});
#--------------------------------------------