move the thread author menu to to the wall item photo. the menu list was getting too long.

This commit is contained in:
Mario Vavti
2018-04-13 10:12:57 +02:00
parent 7c47b9d75c
commit 4aaea422bc
3 changed files with 21 additions and 15 deletions

View File

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