X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Ffilters%2Fspamoptions.php;h=730086cf6bc788496d49cbcb4862a7ec4e4f6aca;hp=39cbb4e51d139a67b664f5ba59adb040105ee7a4;hb=99aaff8b9e275cf29a0771a740f67bb8fb9f5f75;hpb=0e218c3bb20d39a0c2fbecb4d1faca9edec469b3 diff --git a/plugins/filters/spamoptions.php b/plugins/filters/spamoptions.php index 39cbb4e5..730086cf 100644 --- a/plugins/filters/spamoptions.php +++ b/plugins/filters/spamoptions.php @@ -155,7 +155,7 @@ if (isset($action) && $action == 'spam') { html_tag( 'tr', html_tag( 'td', ' ' ) . html_tag( 'td', - _("The more messages you scan, the longer it takes. I would suggest that you scan only new messages. If you make a change to your filters, I would set it to scan all messages, then go view my INBOX, then come back and set it to scan only new messages. That way, your new spam filters will be applied and you'll scan even the spam you read with the new filters.") , + _("The more messages you scan, the longer it takes. I would suggest that you scan only new messages. If you make a change to your filters, I would set it to scan all messages, then go view my INBOX, then come back and set it to scan only new messages. That way, your new spam filters will be applied and you'll scan even the spam you read with the new filters.") , 'left' ) );