Spelling error of the toolbar name
This commit is contained in:
@ -691,7 +691,7 @@ function serendipity_emit_htmlarea_code($item, $jsname, $spawnMulti = false) {
|
|||||||
break;
|
break;
|
||||||
case S9Y_WYSIWYG_TOOLBAR_MEDIA:
|
case S9Y_WYSIWYG_TOOLBAR_MEDIA:
|
||||||
case S9Y_WYSIWYG_TOOLBAR_WEB:
|
case S9Y_WYSIWYG_TOOLBAR_WEB:
|
||||||
$toolbar[S9Y_WYSIWYG_WEB][] = $button;
|
$toolbar[S9Y_WYSIWYG_TOOLBAR_WEB][] = $button;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
$toolbar['other'][] = $button;
|
$toolbar['other'][] = $button;
|
||||||
|
Reference in New Issue
Block a user