Quote:
Originally Posted by php4dev
not done :disappointed:
|
I do not have time to do this, and since it is something you care about more than I do, this is the general code:
Code:
[<a href="#" onclick="open_smilie_window(smiliewindow_x, smiliewindow_y, $wysiwyg, '$forumid'); return false" title="<phrase 1="$vboptions[smtotal]" 2="$totalsmilies">$vbphrase[showing_x_smilies_of_y_total]</phrase>">$vbphrase[more]</a>]
(note: you may have to place that inside of a <td class="smallfont" colspan="$vboptions[smcolumns]"></td> set)
the template you are looking for is
showthread_quickreply
Just look around in that template and try placing that code, or some variation where you need it.