aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-13 10:12:57 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-13 10:12:57 +0200
commit4aaea422bc78b351f055df66b1491e476bf65e12 (patch)
tree20aca8e4b419bf4d970e2e1185388989a2597a9c /include/conversation.php
parent7c47b9d75ca02ce46175ee3bc0b54e27e8061621 (diff)
downloadvolse-hubzilla-4aaea422bc78b351f055df66b1491e476bf65e12.tar.gz
volse-hubzilla-4aaea422bc78b351f055df66b1491e476bf65e12.tar.bz2
volse-hubzilla-4aaea422bc78b351f055df66b1491e476bf65e12.zip
move the thread author menu to to the wall item photo. the menu list was getting too long.
Diffstat (limited to 'include/conversation.php')
-rw-r--r--include/conversation.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/conversation.php b/include/conversation.php
index 82317ae95..4aa097d07 100644
--- a/include/conversation.php
+++ b/include/conversation.php
@@ -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