]> git.mxchange.org Git - friendica.git/blobdiff - mod/display.php
add owner's birthday information to feed (if allowed to)
[friendica.git] / mod / display.php
index 30b55deceada0e7b07bc29f9631f29db3fbbfd54..cad60d2754ce5990f7040463633c1b8a3e7a8d64 100644 (file)
@@ -243,7 +243,7 @@ function display_content(&$a) {
 
                        $tmp_item = replace_macros($template,array(
                                '$id' => $item['item_id'],
-                               '$title' => t('View $name's profile'),
+                               '$title' => t('View $name\'s profile'),
                                '$profile_url' => $profile_link,
                                '$name' => $profile_name,
                                '$sparkle' => $sparkle,