diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 08837f60a9e..eee27a473d4 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -559,7 +559,7 @@ class Form print ajax_autocompleter(($socid?$socid:-1),$htmlname,DOL_URL_ROOT.'/societe/ajaxcompanies.php?filter='.urlencode($filter), ''); print ''; print ''; - print ajax_indicator($htmlname,'working'); + print ajax_indicator($htmlname,'working'); // Indicator is here print ''; print ''; } @@ -851,7 +851,7 @@ class Form print ''; print $langs->trans("RefOrLabel").':'; print ''; - print ajax_indicator($htmlname,'working'); // Indicator is et here + print ajax_indicator($htmlname,'working'); // Indicator is here print ''; print ''; print '';