X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Fspamcop%2Fsetup.php;h=5f54c46c276df75e26389dd14fb1382f8b4ae4fc;hb=595848f9dbf9fda650ca1809f94702043dbc0f79;hp=9437bf804531371dc65593e44bcda522f825f2ed;hpb=f3a91d6be97471cf0fa274d74940541ac2686a20;p=squirrelmail.git diff --git a/plugins/spamcop/setup.php b/plugins/spamcop/setup.php index 9437bf80..5f54c46c 100755 --- a/plugins/spamcop/setup.php +++ b/plugins/spamcop/setup.php @@ -129,7 +129,7 @@ function spamcop_options() $optpage_blocks[] = array( 'name' => _("SpamCop - Spam Reporting"), 'url' => '../plugins/spamcop/options.php', - 'desc' => _("Help fight the battle against unsolicited email. SpamCop reads the spam email and determines the correct addresses to send complaints to. Quite fast, really smart, and easy to use."), + 'desc' => _("Help fight the battle against unsolicited email. SpamCop reads the spam email and determines the correct addresses to send complaints to. Quite fast, really smart, and easy to use."), 'js' => false ); }