diff options
Diffstat (limited to 'interface')
-rw-r--r-- | interface/js/app/history.js | 2 |
1 files changed, 1 insertions, 1 deletions
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", |