diff --git a/application/views/system/messageWrite.php b/application/views/system/messageWrite.php index 340b9203e..d12193810 100644 --- a/application/views/system/messageWrite.php +++ b/application/views/system/messageWrite.php @@ -204,7 +204,8 @@ $href = str_replace("/system/Messages/write", "/system/Messages/send", $_SERVER[ toolbar: false, readonly: 1, selector: "#tinymcePreview", - statusbar: true + statusbar: true, + plugins: "autoresize" }); $(document).ready(function ()