Make trying Fleet friendlier for students (#18398)

This commit is contained in:
Mike McNeil 2024-04-18 11:24:25 -05:00 committed by GitHub
parent 72cc82f60d
commit cbc06a025e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@
<p>This email is already linked to a Fleet account.<br> Please <a href="/login">sign in</a> with your email and password.</p>
</cloud-error>
<cloud-error v-else-if="cloudError === 'invalidEmailDomain'">
<p>Please enter a valid work email address</p>
<p>Please enter your work or school email address</p>
</cloud-error>
<cloud-error purpose="cloud-error" v-else-if="cloudError"></cloud-error>
<p class="small">By signing up you agree to our <a href="/legal/privacy">privacy policy</a> and <a href="/terms">terms of service</a>.</p>