item_photo_menu to display page
This commit is contained in:
parent
94881c15d3
commit
933de1769c
1 changed files with 1 additions and 0 deletions
|
@ -264,6 +264,7 @@ function display_content(&$a) {
|
||||||
'$to' => t('to'),
|
'$to' => t('to'),
|
||||||
'$wall' => t('Wall-to-Wall'),
|
'$wall' => t('Wall-to-Wall'),
|
||||||
'$vwall' => t('via Wall-To-Wall:'),
|
'$vwall' => t('via Wall-To-Wall:'),
|
||||||
|
'$item_photo_menu' => item_photo_menu($item),
|
||||||
'$profile_url' => $profile_link,
|
'$profile_url' => $profile_link,
|
||||||
'$name' => $profile_name,
|
'$name' => $profile_name,
|
||||||
'$sparkle' => $sparkle,
|
'$sparkle' => $sparkle,
|
||||||
|
|
Loading…
Reference in a new issue