move the thread author menu to to the wall item photo. the menu list was getting too long.
This commit is contained in:
@@ -1039,7 +1039,7 @@ function thread_author_menu($item, $mode = '') {
|
||||
if($posts_link) {
|
||||
$menu[] = [
|
||||
'menu' => 'view_posts',
|
||||
'title' => t('Activity/Posts'),
|
||||
'title' => t('Recent Activity'),
|
||||
'icon' => 'fw',
|
||||
'action' => '',
|
||||
'href' => $posts_link
|
||||
|
Reference in New Issue
Block a user