From: Michael M Slusarz Date: Fri, 14 Nov 2008 20:39:12 +0000 (-0700) Subject: Make this a bit more noticable. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=88c51e1491343aedb1c98be4acaf3bae80fcdae6;p=horde.git Make this a bit more noticable. --- diff --git a/imp/config/mime_drivers.php.dist b/imp/config/mime_drivers.php.dist index 9681df7c7..9484140dd 100644 --- a/imp/config/mime_drivers.php.dist +++ b/imp/config/mime_drivers.php.dist @@ -69,6 +69,7 @@ $mime_drivers['imp']['plain'] = array( * HTML driver settings */ $mime_drivers['imp']['html'] = array( + /* NOTE: Inline HTML display is turned OFF by default. */ 'inline' => false, 'handles' => array( 'text/html'