X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fdisplay.php;h=f74137e0e046b33daea75a3c77a19cba1e4cc35c;hb=793967a1d3c23fcf1f3b00a2832f51e6f473f4bd;hp=eddaf8aaf7944251232800fe4e39cf7f10c2d787;hpb=ce754bc0e23234f31d723a00ca870966d80375c5;p=friendica.git diff --git a/mod/display.php b/mod/display.php index eddaf8aaf7..f74137e0e0 100644 --- a/mod/display.php +++ b/mod/display.php @@ -264,6 +264,7 @@ function display_content(&$a) { '$to' => t('to'), '$wall' => t('Wall-to-Wall'), '$vwall' => t('via Wall-To-Wall:'), + '$item_photo_menu' => item_photo_menu($item), '$profile_url' => $profile_link, '$name' => $profile_name, '$sparkle' => $sparkle,