mirror of
https://github.com/friendica/friendica
synced 2025-04-25 19:10:11 +00:00
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
78b969cb19
commit
c81a9d1ddd
3 changed files with 3 additions and 3 deletions
|
@ -242,7 +242,7 @@ class PermissionTooltip extends \Friendica\BaseModule
|
|||
case Tag::ATTRIBUTED:
|
||||
$output .= DI::l10n()->t('<b>Attributed To:</b> %s<br>', implode(', ', $receiver));
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return $output;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue