Quote:
Originally Posted by belceb
where is the button?
|
belceb you have a customized editor template (or you template was not revert to vB 3.7.0) and should edit it manualy.
- In Style manager ./admincp/template.php?do=modify open your style and choose Edit Temlates
- Open editor_toolbar_on template
- Find
PHP Code:
<if condition="$vBeditTemplate['extrabuttons'] != '' ">
and add it before
PHP Code:
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_spoiler"><img src="$stylevar[imgdir_editor]/spoiler.gif" alt="[SPOILER]" width="21" height="20" border="0" /></div></td>
Added in TIPs list.