Volltextergebnisse:
- button
- ows a way to insert a button instead of adding it at the end would be great… This can be done by editing the inc/toolbar.p... array( array( 'type' => 'format', 'title' => $lang['qb_bold'], ... ), array( 'type' => 'format', 'title' => $lang['qb_italic'], ... ), array( 'type' => 'format', 'title' => $lang['qb_bold'],

