From 9b67bd52a2f34018b0a2b32ad38a8d22eeeea01c Mon Sep 17 00:00:00 2001 From: ldestailleur Date: Thu, 3 Apr 2025 13:17:36 +0200 Subject: [PATCH] css --- htdocs/core/class/html.form.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 34bc19bff68..c72e7e4347a 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -1134,7 +1134,7 @@ class Form $out .= ajax_multiautocompleter('location_incoterms', array(), DOL_URL_ROOT . '/core/ajax/locationincoterms.php') . "\n"; //$moreattrib .= ' autocomplete="off"'; } - $out .= '' . "\n"; + $out .= '' . "\n"; if (!empty($page)) { $out .= '';