From 9d868a28b348b7492452e0351e2b3726c03cee80 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 27 Aug 2010 20:49:53 +0000 Subject: [PATCH] Doc --- htdocs/core/class/html.form.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 '';