]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/Item.php
Change parameter to PostMedias in Item::makeImageGrid
[friendica.git] / src / Content / Item.php
index 9e50602df6f3e579839a8451195b809fd9345d91..c94ec1299b3f5bc0bb9482cc1e8844cc2b91e705 100644 (file)
@@ -432,8 +432,6 @@ class Item
                                $this->l10n->t('Network Posts') => $posts_link,
                                $this->l10n->t('View Contact') => $contact_url,
                                $this->l10n->t('Send PM') => $pm_url,
-                               $this->l10n->t('Mention') => $mention_url,
-                               $this->l10n->t('Post to group') => $mention_url,
                                $this->l10n->t('Block') => $block_link,
                                $this->l10n->t('Ignore') => $ignore_link,
                                $this->l10n->t('Collapse') => $collapse_link,