email check failed, translate wall_item template
This commit is contained in:
parent
36b241c02b
commit
a51a1007a3
6 changed files with 8 additions and 5 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue