-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-b3
-
Fix Version/s: 3.1.0-RC1
-
Component/s: Styles, Viewing posts
-
Labels:None
-
GitHub Pull Request URL:
In viewtopic.php, the PM icon has been replaced by text. I now have 2 options to contact a user there: "Email" and "Private messages". The "Private messages" title is not intuitive.
The 'PRIVATE_MESSAGES' variable from common.php is reused here; we should have a separate variable in viewtopic.php that says "Send private message".