From 55351114facbe2a911b75e906c88b1b5ac5765bb Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Mon, 27 Sep 2010 19:58:37 -0700 Subject: you and me babe --- mod/display.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/display.php') diff --git a/mod/display.php b/mod/display.php index 2bc85f190..9c24d85b0 100644 --- a/mod/display.php +++ b/mod/display.php @@ -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' => '' )); -- cgit v1.2.3