aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-04 02:54:09 -0700
committerFriendika <info@friendika.com>2011-04-04 02:54:09 -0700
commit933de1769cd7e5a99f2f7ba2d04b607c1ac070ac (patch)
treee6f91631b63f0021dc2ee4d7314911b75de7c461 /mod
parent94881c15d38d8e02b736060e9707643c56c58ea0 (diff)
downloadvolse-hubzilla-933de1769cd7e5a99f2f7ba2d04b607c1ac070ac.tar.gz
volse-hubzilla-933de1769cd7e5a99f2f7ba2d04b607c1ac070ac.tar.bz2
volse-hubzilla-933de1769cd7e5a99f2f7ba2d04b607c1ac070ac.zip
item_photo_menu to display page
Diffstat (limited to 'mod')
-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,