]> git.mxchange.org Git - friendica.git/blobdiff - mod/display.php
better handling of troublesome feeds.
[friendica.git] / mod / display.php
index eddaf8aaf7944251232800fe4e39cf7f10c2d787..f74137e0e046b33daea75a3c77a19cba1e4cc35c 100644 (file)
@@ -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,