template rework: display more infos for match and dirfind

This commit is contained in:
rabuzarus 2015-10-23 16:48:32 +02:00
parent b6cceda131
commit eaf5d05030
2 changed files with 7 additions and 2 deletions

View file

@ -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:'),