aboutsummaryrefslogtreecommitdiffstats
path: root/mod/contacts.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-25 05:15:05 -0700
committerFriendika <info@friendika.com>2011-08-25 05:15:05 -0700
commit83605cf3dc03be7c2ddad48d04aede90d68069e3 (patch)
tree1ec732195bbfd3d00b99a144a50f136a854e34bc /mod/contacts.php
parent71fc694c6715601f8d9cabcb1835c66a23aea4ca (diff)
downloadvolse-hubzilla-83605cf3dc03be7c2ddad48d04aede90d68069e3.tar.gz
volse-hubzilla-83605cf3dc03be7c2ddad48d04aede90d68069e3.tar.bz2
volse-hubzilla-83605cf3dc03be7c2ddad48d04aede90d68069e3.zip
theme settings for contact photo menu
Diffstat (limited to 'mod/contacts.php')
-rw-r--r--mod/contacts.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/contacts.php b/mod/contacts.php
index 6863bd737..8f851e9e0 100644
--- a/mod/contacts.php
+++ b/mod/contacts.php
@@ -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