diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index 40d9c7ced83..eeac381cff8 100644
--- a/htdocs/core/class/html.form.class.php
+++ b/htdocs/core/class/html.form.class.php
@@ -4514,7 +4514,7 @@ class Form
{
global $dolibarr_main_url_root;
$ret.='';
- $ret.='
'; // gravatar need md5 hash
+ $ret.='
'; // gravatar need md5 hash
}
else
{