mirror of
https://github.com/bitwarden/web
synced 2026-01-05 18:13:41 +00:00
enum filters and org accept state
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<h4>Account Created!</h4>
|
||||
<p>You may now log in to your new account.</p>
|
||||
</div>
|
||||
<a ui-sref="frontend.login.info({returnState: returnState})">Ready to log in?</a>
|
||||
<a ui-sref="frontend.login.info({returnState: returnState, email: model.email})">Ready to log in?</a>
|
||||
</div>
|
||||
<form name="registerForm" ng-submit="registerForm.$valid && register(registerForm)" ng-show="!success"
|
||||
api-form="registerPromise">
|
||||
|
||||
Reference in New Issue
Block a user