This commit is contained in:
Matthew Wilson 2006-05-10 09:05:32 +00:00
parent 3c77ddcc3d
commit 8b827e6067

View file

@ -3063,7 +3063,7 @@ function resetToInitial() {
value=>$data->{email}
);
$f->submit;
$f->raw($self->www_viewPurchase('noStyle',$badgeId);
$f->raw($self->www_viewPurchase('noStyle',$badgeId));
return $self->_acWrapper($f->print, $i18n->get("edit registrant"));
}