
-showthread_quickreply template inde bulun..
Kod:
<textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="width:600px; height:{$editor_height}px" tabindex="1" dir="$stylevar[textdirection]"></textarea>
</if>
</div>
Ve altına ekleyin
Kod:
<if condition="$show['editor_toolbar']">
<div>[<a href="#" onclick="vB_Editor['$editorid'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false">Smilie Listesi</a>]</div>
</if>