The string <b>Reply to thread</b>:<br /> Recipients: %to contains b-tags. For XHTML compatibility it should be changed into strong-tags.

CommentFileSizeAuthor
#3 privatemsg_strong.patch860 bytesnaheemsays

Comments

litwol’s picture

submit a patch please. http://drupal.org/patch/submit

FrankT’s picture

I never provided a patch so far and I don't know how to do so far. As it is a minor thing for anybody maintaining the module I think it's the most efficient for a maintainer to fix it directly.
<b>Reply to thread</b>:<br /> Recipients: %to simply must be replaced by <strong>Reply to thread</strong>:<br /> Recipients: %to

naheemsays’s picture

Status: Active » Needs review
StatusFileSize
new860 bytes
berdir’s picture

Status: Needs review » Reviewed & tested by the community

Simple, straight-forward patch.

@rastatt@drupal.org
Usually, all changes happen through patches, this helps to discuss the changes and give proper credit in the changelog. http://drupal.org/patch should contain enough information about creating patches.

litwol’s picture

Status: Reviewed & tested by the community » Fixed

/me passes through quetly hoping no one will notice him.

Status: Fixed » Closed (fixed)

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