diff --git a/include/text.php b/include/text.php index a47e352bae..ee15290229 100644 --- a/include/text.php +++ b/include/text.php @@ -1129,7 +1129,7 @@ function smilies($s, $sample = false) { ':like', ':dislike', '~friendica ~friendica', - 'red red' + 'red red' ); $params = array('texts' => $texts, 'icons' => $icons, 'string' => $s);