diff --git a/phpBB/privmsg.php b/phpBB/privmsg.php
index 8920c21cc7..5b5a967d5b 100644
--- a/phpBB/privmsg.php
+++ b/phpBB/privmsg.php
@@ -537,8 +537,8 @@ else if ( $mode == 'read' )
$yim = ( $privmsg['user_yim'] ) ? '' . $lang['YIM'] . '' : '';
$temp_url = append_sid("search.$phpEx?search_author=" . urlencode($username_from) . "&showresults=posts");
- $search_img = '
';
- $search = '' . $lang['Search_user_posts'] . '';
+ $search_img = '
';
+ $search = '' . sprintf($lang['Search_user_posts'], $username_from) . '';
//
// Processing of post