fix
This commit is contained in:
parent
3c77ddcc3d
commit
8b827e6067
1 changed files with 1 additions and 1 deletions
|
|
@ -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"));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue