From 25051817d523210cc5c3784d3ed7244b6651493b Mon Sep 17 00:00:00 2001 From: jervfors Date: Sat, 3 Sep 2005 22:16:54 +0000 Subject: [PATCH] String fix git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10034 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- plugins/spamcop/options.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/spamcop/options.php b/plugins/spamcop/options.php index ce58c776..fb904df4 100755 --- a/plugins/spamcop/options.php +++ b/plugins/spamcop/options.php @@ -102,7 +102,7 @@ spamcop_load_function(); \n" . + echo html_tag('td',_("Save emails submitted to SpamCop:") . "
\n" . '(' . _("Only works with email-based reporting") . ')', 'right','','valign="top"'); echo html_tag('td', spamcop_enable_disable($spamcop_save,'keep','dontkeep'),'','','valign="top"'); -- 2.25.1