Fixed wrong icon
SVN revision: 1618
This commit is contained in:
+1
-1
@@ -5369,7 +5369,7 @@ typedef struct {
|
||||
PATTERN_LIST pattern_list[] = {
|
||||
|
||||
/* smileys */
|
||||
{":))", "<img src=\"%s/icons/happy.png\">"},
|
||||
{":))", "<img src=\"%sicons/happy.png\">"},
|
||||
{":-))", "<img src=\"%sicons/happy.png\">"},
|
||||
{":)", "<img src=\"%sicons/smile.png\">"},
|
||||
{":-)", "<img src=\"%sicons/smile.png\">"},
|
||||
|
||||
Reference in New Issue
Block a user