]> git.mxchange.org Git - friendica.git/blobdiff - mod/network.php
singleuser site mode plus fix search template layout
[friendica.git] / mod / network.php
index e50723ae72fe74f9af223e6eb7861bae430de2d3..8ac51cee36c938f0194ad0b644f13d979003bb3a 100644 (file)
@@ -245,6 +245,7 @@ function network_content(&$a, $update = 0) {
 
                                $o .= replace_macros($tpl,array(
                                        '$id' => $item['item_id'],
+                                       '$linktitle' => t('View $name\'s profile'),
                                        '$profile_url' => $profile_link,
                                        '$name' => $profile_name,
                                        '$sparkle' => $sparkle,