mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
git-svn-id: file:///svn/phpbb/trunk@7489 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
df669f18f1
commit
5deee5b426
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
|||
<!-- INCLUDE posting_buttons.html -->
|
||||
|
||||
<div id="smiley-box">
|
||||
<!-- IF .smiley -->
|
||||
<!-- IF S_SMILIES_ALLOWED AND .smiley -->
|
||||
<strong>{L_SMILIES}</strong><br />
|
||||
<!-- BEGIN smiley -->
|
||||
<a href="#" onclick="insert_text('{smiley.A_SMILEY_CODE}', true); return false;"><img src="{smiley.SMILEY_IMG}" width="{smiley.SMILEY_WIDTH}" height="{smiley.SMILEY_HEIGHT}" alt="{smiley.SMILEY_CODE}" title="{smiley.SMILEY_DESC}" /></a>
|
||||
|
|
Loading…
Add table
Reference in a new issue