fix: update alert style

This commit is contained in:
Mrugesh Mohapatra
2018-05-31 01:35:24 +05:30
parent 96cbfdb567
commit b7843c6047

View File

@ -19,7 +19,7 @@ export default function emailNotVerifiedNotice() {
const { user } = req;
if (user && (!user.email || user.email === '' || !user.emailVerified)) {
req.flash(
'danger',
'info',
dedent`
New privacy laws now require that we have an email address where we can reach
you. Please verify your email address below and click the link we send you to