Name CC field with the commonly used label 'Cc'

pull/1/head
thomascube 13 years ago
parent 2acbc8e64c
commit 86130d6366

@ -43,7 +43,7 @@ $labels['junk'] = 'Junk';
$labels['subject'] = 'Subject';
$labels['from'] = 'From';
$labels['to'] = 'To';
$labels['cc'] = 'Copy';
$labels['cc'] = 'Cc';
$labels['bcc'] = 'Bcc';
$labels['replyto'] = 'Reply-To';
$labels['followupto'] = 'Followup-To';

Loading…
Cancel
Save