Fixed html Phrase problem for "follow, unfollow" in user profiles

Luke B

Active member
When adding html to the phrases "follow, unfollow", the markup is displaying after click. This happens with any kind of html. Upon reloading the page, it display's properly. Whats happening with this? Example below.

profile1.webpprofile2.webp
 
We just didn't allow HTML there in the JS. I changed that so that it replaces the HTML instead of the text.
 
Top Bottom