diff --git a/html/inc/recaptchalib.php b/html/inc/recaptchalib.php
index 6c55f424e5..22c288e6f9 100644
--- a/html/inc/recaptchalib.php
+++ b/html/inc/recaptchalib.php
@@ -27,7 +27,7 @@ function boinc_recaptcha_get_head_extra() {
// the meta tag must be included
// for Recaptcha to work with some IE browsers
return '
-
+
';
}
return "";