From 5542e3d4d58bec35e191b06f45fee50d1c1e81ed Mon Sep 17 00:00:00 2001 From: Graham Eames Date: Wed, 21 Sep 2005 20:23:21 +0000 Subject: [PATCH] 102 again... git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5221 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/privmsg.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 = '' . $lang['Search_user_posts'] . ''; - $search = '' . $lang['Search_user_posts'] . ''; + $search_img = '' . sprintf($lang['Search_user_posts'], $username_from) . ''; + $search = '' . sprintf($lang['Search_user_posts'], $username_from) . ''; // // Processing of post