From 22624917e03b0ea90de19b0808c5435aa04d3613 Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 6 Mar 2012 23:54:31 +0000 Subject: improved smiley transparency --- include/text.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/text.php b/include/text.php index e7c95d35c..5ad0154d7 100644 --- a/include/text.php +++ b/include/text.php @@ -782,8 +782,8 @@ function smilies($s, $sample = false) { '~friendika ~friendika', '~friendica ~friendica', // 'DiasporaDiaspora*', - ':beard', - ':whitebeard' + ':beard', + ':whitebeard' ); $params = array('texts' => $texts, 'icons' => $icons, 'string' => $s); -- cgit v1.2.3