Fixed Watched Thread Mail

  • Thread starter Thread starter ragtek
  • Start date Start date
R

ragtek

Guest
Plain Text:
Boardname isn't parsed
ragtek, Brogan replied to a thread you are watching at {board}.
And in HTML:

Avatars have a wrong src
Code:
<img style="display: block; width: 48px; height: 48px;
background-color: #FCFCFF; border: 1px solid #A5CAE4; padding: 2px; border-radius: 4px" title="Brogan"
alt="Brogan" src="data/avatars/s/0/521.jpg?1302302910">
 
Fixed the plain text error.

In the HTML, we use a base tag which does seem to work in various cases. Perhaps not all, but then again, there are some pretty crazy email client behaviors. :)
 
Top Bottom