diff --git a/program/steps/mail/show.inc b/program/steps/mail/show.inc index e652dfc5f..b928ec308 100644 --- a/program/steps/mail/show.inc +++ b/program/steps/mail/show.inc @@ -281,7 +281,7 @@ function rcmail_message_buttons() } $attrib['id'] = 'message-buttons'; - $attrib['class'] = 'notice'; + $attrib['class'] = 'information notice'; $msg = html::span(null, rcube::Q($RCMAIL->gettext('isdraft'))) . ' '; $msg .= html::a(array(