No time to create a patch for that one. You need to use the ! instead of @ because the theme of the username may return HTML and the @name would transform the HTML to plain text.

Thank you.
Alexis

return t('Follow !name on', array('!name' => theme('username', $account, array('plain' => TRUE))));
CommentFileSizeAuthor
#1 follow_532624.patch789 bytesq0rban

Comments

q0rban’s picture

Status: Active » Fixed
StatusFileSize
new789 bytes

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.