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