item_photo_menu to display page

This commit is contained in:
Friendika 2011-04-04 02:54:09 -07:00
parent 94881c15d3
commit 933de1769c
1 changed files with 1 additions and 0 deletions

View 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,