Page 1 of 1

Typo: "Quarentine" on MailWatch GUI

Posted: 01 Mar 2017 23:16
by dbrunt
Bottom Pane of MailWatch GUI when viewing a message says "Quarentine".
Typo can be fixed here:

[root@efa var]# find . -type f -exec grep Quarentine {} \; -print
'quarantine04' => 'Quarentine',
./www/html/mailscanner/languages/en.php

Code: Select all

 // Added in 2015-06-23
 // 04-details.php
'quarantine04' => 'Quarantine',