mirror of
https://github.com/friendica/friendica
synced 2025-04-25 01:50:11 +00:00
Useless links removed / Item menu is moved to the item actions bar
This commit is contained in:
parent
dad6b43689
commit
6e02105d88
8 changed files with 88 additions and 108 deletions
|
@ -440,6 +440,7 @@ class Post
|
|||
'switchcomment' => DI::l10n()->t('Comment'),
|
||||
'reply_label' => DI::l10n()->t('Reply to %s', $name_e),
|
||||
'comment' => $comment,
|
||||
'menu' => DI::l10n()->t('More'),
|
||||
'previewing' => $conv->isPreview() ? ' preview ' : '',
|
||||
'wait' => DI::l10n()->t('Please wait'),
|
||||
'thread_level' => $thread_level,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue