Changes between Initial Version and Version 2 of Ticket #37979
- Timestamp:
- 09/08/2016 03:39:04 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37979
-
Property
Status
changed from
new
toclosed
-
Property
Milestone
changed from
Awaiting Review
to -
Property
Resolution
changed from
to
invalid
-
Property
Summary
changed from
Wordpress Password Reset link is missing (white on white)
toWordPress Password Reset link is missing (white on white)
-
Property
Status
changed from
-
Ticket #37979 – Description
initial v2 4 4 5 5 Here is the HTML in the email, the style has white color on white background. 6 6 {{{ 7 7 <p style="margin: 0 0 16px;">To reset your password, visit the following address:</p> 8 8 <p style="margin: 0 0 16px;"> … … 10 10 Click here to reset your password</a> 11 11 </p> 12 }}}