item_photo_menu to display page

pull/1/head
Friendika 12 years ago
parent 94881c15d3
commit 933de1769c

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

Loading…
Cancel
Save