diff --git a/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php b/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php index e83a2afb..d5beb65b 100644 --- a/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php +++ b/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php @@ -1393,7 +1393,7 @@ var $filter_defaults; $this->set_config('contentfilter_emails', implode(';', $items)); } - echo ' - ' . WORD_OR . ' - ' . PLUGIN_EVENT_SPAMBLOCK_CONFIG . ''; + echo '' . PLUGIN_EVENT_SPAMBLOCK_CONFIG . ''; return true; break;