From 45a470a7216e7fc4ab315e591ff03cbf245264ac Mon Sep 17 00:00:00 2001 From: till Date: Sat, 16 Feb 2008 18:43:31 +0000 Subject: * tinymce has some issues (especially in the IE department), enable only if you can take it --- config/main.inc.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/main.inc.php.dist') diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index 67e0c4984..37f15f3d4 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -256,7 +256,7 @@ $rcmail_config['dst_active'] = (bool)date('I'); $rcmail_config['prefer_html'] = TRUE; // compose html formatted messages by default -$rcmail_config['htmleditor'] = TRUE; +$rcmail_config['htmleditor'] = FALSE; // show pretty dates as standard $rcmail_config['prettydate'] = TRUE; -- cgit v1.2.3