diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index f8fd30b15e3..3f8ed836f44 100644
--- a/htdocs/core/class/html.form.class.php
+++ b/htdocs/core/class/html.form.class.php
@@ -5812,7 +5812,7 @@ class Form
*/
global $dolibarr_main_url_root;
$ret.='';
- $ret.='
'; // gravatar need md5 hash
+ $ret.='
'; // gravatar need md5 hash
}
else
{