fixed typo
This commit is contained in:
parent
6e70d78b50
commit
e115a195b6
1 changed files with 1 additions and 1 deletions
|
|
@ -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});
|
||||
|
||||
|
||||
#--------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue