Skip to content

[5.8] Add line break for plain text mails#29408

Merged
taylorotwell merged 1 commit intolaravel:5.8from
tricki:patch-2
Aug 4, 2019
Merged

[5.8] Add line break for plain text mails#29408
taylorotwell merged 1 commit intolaravel:5.8from
tricki:patch-2

Conversation

@tricki
Copy link
Contributor

@tricki tricki commented Aug 4, 2019

This change adds a manual line break in addition to the existing HTML-only <br> . Before this change the text in plain text mails was Regards,Laravel without a line break or space.

Since this file can be published not every user will get this fix, so perhaps it should be included in the upgrade notes.

This change adds a manual line break in addition to the existing HTML-only `<br>`. Before this change the text was `Regards,Laravel`.
@GrahamCampbell GrahamCampbell changed the title Add line break for plain text mails [5.8] Add line break for plain text mails Aug 4, 2019
@taylorotwell taylorotwell merged commit 8267e24 into laravel:5.8 Aug 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants