]> git.mxchange.org Git - friendica.git/commitdiff
item_photo_menu to display page
authorFriendika <info@friendika.com>
Mon, 4 Apr 2011 09:54:09 +0000 (02:54 -0700)
committerFriendika <info@friendika.com>
Mon, 4 Apr 2011 09:54:09 +0000 (02:54 -0700)
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,