singleuser site mode plus fix search template layout
This commit is contained in:
parent
f089b1610e
commit
80ed4242ee
5 changed files with 19 additions and 6 deletions
|
|
@ -245,6 +245,7 @@ function network_content(&$a, $update = 0) {
|
|||
|
||||
$o .= replace_macros($tpl,array(
|
||||
'$id' => $item['item_id'],
|
||||
'$linktitle' => t('View $name\'s profile'),
|
||||
'$profile_url' => $profile_link,
|
||||
'$name' => $profile_name,
|
||||
'$sparkle' => $sparkle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue