If you want to force HTML you might have to add
if ($module='tell_a_friend') $customers_email_format = 'HTML';
around line 199 or so in functions_email.php
If you want to force HTML you might have to add
if ($module='tell_a_friend') $customers_email_format = 'HTML';
around line 199 or so in functions_email.php