i am trying to design the welcome message but every time i add html tags in the textarea and click on submit the tags get removed.
i modified the
`global $allowedtags;`
and added new html tags. after doing so i was able to save the html tags but still the emails being sent were plain.. what might be the issue?