From 488714290f37a33fa8aec0cc6447cfb235053395 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 19 Feb 2013 03:00:29 -0800 Subject: global rename viewcontacts to viewconnections --- include/text.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/text.php b/include/text.php index 3b5b6824a..523970bf4 100644 --- a/include/text.php +++ b/include/text.php @@ -628,7 +628,7 @@ function contact_block() { $o = replace_macros($tpl, array( '$contacts' => $contacts, '$nickname' => $a->profile['channel_address'], - '$viewcontacts' => t('View Connections'), + '$viewconnections' => t('View Connections'), '$micropro' => $micropro, )); -- cgit v1.2.3