mirror of
https://github.com/friendica/friendica
synced 2025-04-26 05:10:11 +00:00
Menu option to display the search text
This commit is contained in:
parent
44344af055
commit
50b1de5959
9 changed files with 152 additions and 44 deletions
|
@ -600,6 +600,7 @@ class Post
|
|||
'tagger' => $tagger,
|
||||
'filer' => $filer,
|
||||
'language' => $languages,
|
||||
'searchtext' => DI::l10n()->t('Search Text'),
|
||||
'drop' => $drop,
|
||||
'block' => $block,
|
||||
'ignore_author' => $ignore,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue