From a51a1007a38e763adcae5ea3865745b2ae80f921 Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 3 Jan 2011 13:26:43 -0800 Subject: email check failed, translate wall_item template --- mod/display.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/display.php') diff --git a/mod/display.php b/mod/display.php index fd845e608..30b55dece 100644 --- a/mod/display.php +++ b/mod/display.php @@ -243,6 +243,7 @@ function display_content(&$a) { $tmp_item = replace_macros($template,array( '$id' => $item['item_id'], + '$title' => t('View $name's profile'), '$profile_url' => $profile_link, '$name' => $profile_name, '$sparkle' => $sparkle, -- cgit v1.2.3