From: friendica Date: Wed, 2 May 2012 02:19:24 +0000 (-0700) Subject: typo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1fc796b2766abfee2d55c9b434d584a61fdb4b07;p=friendica.git typo --- diff --git a/include/contact_widgets.php b/include/contact_widgets.php index 1aaef115c9..fedb946112 100644 --- a/include/contact_widgets.php +++ b/include/contact_widgets.php @@ -168,7 +168,7 @@ function common_friends_visitor_widget($profile_uid) { return replace_macros(get_markup_template('remote_friends_common.tpl'), array( '$desc' => sprintf( tt("%d friend in common", "%d friends in common", $t), $t), - '$items = $r + '$items' = $r )); }; \ No newline at end of file