From: Marcel Werk Date: Wed, 17 Jul 2013 20:23:27 +0000 (+0200) Subject: Removed maximize button X-Git-Tag: 2.0.0_Beta_5~38 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=155a0933a016b4c2829fd74468cc603f4f22dc46;p=GitHub%2FWoltLab%2FWCF.git Removed maximize button --- diff --git a/com.woltlab.wcf/templates/wysiwygToolbar.tpl b/com.woltlab.wcf/templates/wysiwygToolbar.tpl index b1be393d59..4952c3e51b 100644 --- a/com.woltlab.wcf/templates/wysiwygToolbar.tpl +++ b/com.woltlab.wcf/templates/wysiwygToolbar.tpl @@ -81,4 +81,3 @@ if ($font.length) { if ($other.length) { __CKEDITOR_TOOLBAR.push($other); } -__CKEDITOR_TOOLBAR.push(['Maximize']);