]> git.mxchange.org Git - friendica.git/blobdiff - mod/search.php
Merge branch 'issue-11' of https://github.com/fabrixxm/friendika into fabrixxm-issue-11
[friendica.git] / mod / search.php
index a6a4b613fcb5b87a3cff55dce47f24e2f5ddc516..561bb6c620e58a4f026b164e0552a125bfe5e95b 100644 (file)
@@ -113,6 +113,7 @@ function search_content(&$a) {
 
                        $o .= replace_macros($tpl,array(
                                '$id' => $item['item_id'],
+                               '$linktitle' => t('View $name\'s profile'),
                                '$profile_url' => $profile_link,
                                '$name' => $profile_name,
                                '$sparkle' => $sparkle,