Opened 8 years ago
Closed 8 years ago
#7989 closed defect (bug) (fixed)
Emails: Remove breakline in template
| Reported by: | r-a-y | Owned by: | djpaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Templates | Version: | 3.0.0 |
| Severity: | normal | Keywords: | has-patch has-screenshots commit |
| Cc: |
Description
Since we switched the email content to use wpautop() in v3.0.0 (#7706), there now is an extra gap after the salutation:
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Jumped the gun on posting the ticket!
Meant to write that to fix this, we have to remove the trailing
<br>directly after the<hr>.