diff --git a/antispam_bee.php b/antispam_bee.php
index b6814356..1cf91f1a 100755
--- a/antispam_bee.php
+++ b/antispam_bee.php
@@ -1196,7 +1196,7 @@ public static function replace_comment_field_callback( $matches ) {
$output .= $matches['between1'] . $matches['between2'] . $matches['between3'];
$output .= $matches['after'] . '>';
$output .= $matches['content'];
- $output .= '';
+ $output .= '';
$output .= $id_script;
$output .= $init_time_field;