This commit is contained in:
harukin 2018-11-01 22:55:18 +09:00
parent b2430495f5
commit 43486e7137

View File

@ -1288,8 +1288,8 @@ function list_smilies($default_only = false) {
'<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兆円欲しい"/>',
'<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/欲しい!!.png" alt="欲しい" height="17em" width="auto" />',
'<img class="smiley" src="' . z_root() . '/images/emoticons/5000兆円.png" alt="5000兆円" height="17em" width="auto" />'
);