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/network.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/network.php') diff --git a/mod/network.php b/mod/network.php index 26e4b0524..5bda15d3f 100644 --- a/mod/network.php +++ b/mod/network.php @@ -223,7 +223,7 @@ function network_content(&$a, $update = 0) { '$parent' => $item['parent'], '$profile_uid' => $_SESSION['uid'], '$mylink' => $a->contact['url'], - '$mytitle' => t('Me'), + '$mytitle' => t('This is you'), '$myphoto' => $a->contact['thumb'], '$ww' => $commentww )); -- cgit v1.2.3