This commit is contained in:
parent
5d912efb32
commit
e022a7edee
@ -1248,7 +1248,6 @@ function list_smilies($default_only = false) {
|
||||
':dislike',
|
||||
':harukin:',
|
||||
':archlinux:',
|
||||
'5000兆円欲しい',
|
||||
'欲しい!!',
|
||||
'5000兆円'
|
||||
);
|
||||
@ -1287,9 +1286,8 @@ function list_smilies($default_only = false) {
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/dislike.gif" alt=":dislike" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/harukin.png" alt=":harukin:" height="17em" width="auto" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/archlinux.png" alt=":archlinux:" height="17em" width="auto" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/5kmillion.png" alt="5000兆円欲しい"/>',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/欲しい!!.png" alt="欲しい" height="17em" width="auto" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/5000兆円.png" alt="5000兆円" height="17em" width="auto" />'
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/欲しい!!.png" alt="欲しい" height="100em" width="auto" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/5000兆円.png" alt="5000兆円" height="100em" width="auto" />'
|
||||
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user