mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
template rework: display more infos for match and dirfind
This commit is contained in:
parent
b6cceda131
commit
eaf5d05030
2 changed files with 7 additions and 2 deletions
|
@ -72,6 +72,7 @@ function match_content(&$a) {
|
|||
|
||||
$entry = array(
|
||||
'url' => zrl($jj->url),
|
||||
'itemurl' => $jj->url,
|
||||
'name' => $jj->name,
|
||||
'thumb' => proxy_url($jj->photo, false, PROXY_SIZE_THUMB),
|
||||
'inttxt' => ' ' . t('is interested in:'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue