]> git.mxchange.org Git - friendica.git/blobdiff - mod/display.php
Merge branch 'fabrixxm-master'
[friendica.git] / mod / display.php
index fd845e608ef6188148d0cd3fabcb59a5da0276c6..cad60d2754ce5990f7040463633c1b8a3e7a8d64 100644 (file)
@@ -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,