author profile photo in reshare wasn't linked

This commit is contained in:
friendica
2015-02-05 14:46:08 -08:00
parent 646a874390
commit 331c72b3be
3 changed files with 14 additions and 2 deletions

View File

@@ -216,7 +216,7 @@ function bb_ShareAttributes($match) {
$headline = '<div class="shared_container"> <div class="shared_header">';
if ($avatar != "")
$headline .= '<img src="' . $avatar . '" alt="' . $author . '" height="32" width="32" />';
$headline .= '<a href="' . zid($profile) . '" ><img src="' . $avatar . '" alt="' . $author . '" height="32" width="32" /></a>';
// Bob Smith wrote the following post 2 hours ago