From: Alexander Moisseev Date: Tue, 29 May 2018 09:20:46 +0000 (+0300) Subject: [WebUI] Update column header X-Git-Tag: 1.7.6~77^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=70cb28b869a85ccb165d6eb1d0696fcd2b281548;p=rspamd.git [WebUI] Update column header --- diff --git a/interface/js/app/history.js b/interface/js/app/history.js index 3d73c034f..c5cd0d37c 100644 --- a/interface/js/app/history.js +++ b/interface/js/app/history.js @@ -242,7 +242,7 @@ function($, _, Humanize) { } }, { "name": "rcpt_mime", - "title": "[Envelope To] To", + "title": "[Envelope To] To/Cc/Bcc", "breakpoints": "xs sm md", "style": { "font-size": "11px",