Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/unaio/una
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonLV committed Jul 25, 2023
2 parents a272cea + bd6d4d3 commit 8cb5fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/scripts/BxBaseServiceAccount.php
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ public function confirmEmail($sKey)

// redirect with success message
$sUrl = getParam('sys_redirect_after_email_confirmation');
bx_alert('account', 'after_email_confirmation', $aData['account_id'], false, ['override_result' => &$sUrl]);

$oTemplate = BxDolTemplate::getInstance();
$oTemplate->setPageNameIndex (BX_PAGE_TRANSITION);
Expand Down

0 comments on commit 8cb5fb1

Please sign in to comment.