修正
This commit is contained in:
parent
626b5f36ad
commit
1b1a6e357a
@ -1285,10 +1285,10 @@ function list_smilies($default_only = false) {
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/smiley-facepalm.gif" alt=":facepalm" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/like.gif" alt=":like" />',
|
||||
'<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="1em" width="auto" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/archlinux.png" alt=":archlinux:" height="1em" width="auto" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/5000兆円.png" alt="5000兆円" height="1em" width="auto" />',
|
||||
'<img class="smiley" src="' . z_root() . '/images/emoticons/欲しい!!.png" alt="欲しい" height="1em" width="auto" />',
|
||||
'<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/5000兆円.png" alt="5000兆円" height="17em" width="auto" />',
|
||||
'<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兆円欲しい!!"/>'
|
||||
|
||||
);
|
||||
|
Reference in New Issue
Block a user