Skip to content

Commit

Permalink
Remove obsolete Microsoft email hint (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 authored Dec 1, 2023
1 parent b84be03 commit 82aeb42
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/backend/templates/mixins/form/account.pug
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@ mixin email
p Enter your Email
.formStart
input(type='email', name='email', required='required', placeholder='[email protected]', value=formData['email'])
span(aria-hidden='true')
ul Please refrain from using Microsoft emails (@hotmail, @live, etc) if possible as we have technical difficulties delivering there.


span(aria-hidden='true')



Expand Down

0 comments on commit 82aeb42

Please sign in to comment.