diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index d5b50b9afe7..e017c298089 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -6025,7 +6025,7 @@ class Form if ($object->photo) $ret.="
\n"; $ret.=''; if ($object->photo) $ret.=''; - $ret.=''; + //$ret.=''; $ret.=''; $ret.='
'.$langs->trans("Delete").'

'.$langs->trans("PhotoFile").'
'.$langs->trans("PhotoFile").'
'; }