theme settings for contact photo menu
This commit is contained in:
parent
71fc694c67
commit
83605cf3dc
5 changed files with 71 additions and 4 deletions
|
|
@ -427,7 +427,7 @@ function contacts_content(&$a) {
|
|||
'$alt_text' => $alt_text,
|
||||
'$dir_icon' => $dir_icon,
|
||||
'$thumb' => $rr['thumb'],
|
||||
'$name' => substr($rr['name'],0,20),
|
||||
'$name' => $rr['name'],
|
||||
'$username' => $rr['name'],
|
||||
'$sparkle' => $sparkle,
|
||||
'$url' => $url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue