mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Fixed wrong icon
SVN revision: 1618
This commit is contained in:
parent
d8a84e199e
commit
84a7ca3d1f
@ -5369,7 +5369,7 @@ typedef struct {
|
|||||||
PATTERN_LIST pattern_list[] = {
|
PATTERN_LIST pattern_list[] = {
|
||||||
|
|
||||||
/* smileys */
|
/* smileys */
|
||||||
{":))", "<img src=\"%s/icons/happy.png\">"},
|
{":))", "<img src=\"%sicons/happy.png\">"},
|
||||||
{":-))", "<img src=\"%sicons/happy.png\">"},
|
{":-))", "<img src=\"%sicons/happy.png\">"},
|
||||||
{":)", "<img src=\"%sicons/smile.png\">"},
|
{":)", "<img src=\"%sicons/smile.png\">"},
|
||||||
{":-)", "<img src=\"%sicons/smile.png\">"},
|
{":-)", "<img src=\"%sicons/smile.png\">"},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user