Aleksander Machniak
2016-05-22 0344b168276f80189e2254c75a762aff5b517b6b
program/steps/mail/show.inc
@@ -19,7 +19,7 @@
 +-----------------------------------------------------------------------+
*/
$PRINT_MODE = $RCMAIL->action == 'print' ? true : false;
$PRINT_MODE = $RCMAIL->action == 'print';
// Read browser capabilities and store them in session
if ($caps = rcube_utils::get_input_value('_caps', rcube_utils::INPUT_GET)) {