you and me babe

This commit is contained in:
Mike Macgirvin 2010-09-27 19:58:37 -07:00
commit 55351114fa
2 changed files with 2 additions and 2 deletions

View file

@ -158,7 +158,7 @@ function display_content(&$a) {
'$parent' => $item['parent'],
'$profile_uid' => $a->profile['uid'],
'$mylink' => $contact['url'],
'$mytitle' => t('Me'),
'$mytitle' => t('This is you'),
'$myphoto' => $contact['thumb'],
'$ww' => ''
));