Quote:
Originally posted by tkeil69575
There seems to be a small error in this hack.
The line saying:
PHP Code:
makeyesnocode("Send e-mail as HTML? <BR><font size='1'>Selecting yes will allow you to use HTML in your e-mail.</FONT)","html",0);
should be:
PHP Code:
makeyesnocode("Send e-mail as HTML? <BR><font size='1'>Selecting yes will allow you to use HTML in your e-mail.</FONT)","htmlmail",0);
greetings tina
|
bingo - works perfectly now... lol
thanks for that