aboutsummaryrefslogtreecommitdiffstats
path: root/mod/display.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/display.php')
-rw-r--r--mod/display.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/display.php b/mod/display.php
index eddaf8aaf..f74137e0e 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,