Fredrik Jervfors %!s(int64=20) %!d(string=hai) anos
pai
achega
c73a5b46c8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/spamcop/options.php

+ 1 - 1
plugins/spamcop/options.php

@@ -102,7 +102,7 @@ spamcop_load_function();
         </tr>
         <tr>
           <?php
-            echo html_tag('td',_("Save emails submitted to spamcop:") . "<br />\n" .
+            echo html_tag('td',_("Save emails submitted to SpamCop:") . "<br />\n" .
             '<small>(' . _("Only works with email-based reporting") . ')</small>',
             'right','','valign="top"');
             echo html_tag('td', spamcop_enable_disable($spamcop_save,'keep','dontkeep'),'','','valign="top"');