diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index db593f8d76a..48fe598c198 100644
--- a/htdocs/core/class/html.form.class.php
+++ b/htdocs/core/class/html.form.class.php
@@ -7443,7 +7443,7 @@ class Form
$ret.='';
//$defaultimg=urlencode(dol_buildpath($nophoto,3));
$defaultimg='mm';
- $ret.='
'; // gravatar need md5 hash
+ $ret.='
'; // gravatar need md5 hash
}
else
{