diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 705f007a7f1..ed9a1421c11 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -4868,7 +4868,7 @@ class Form $more .= $moreonecolumn; } - // JQUI method dialog is broken with jmobile, we use standard HTML. + // JQUERY method dialog is broken with smartphone, we use standard HTML. // Note: When using dol_use_jmobile or no js, you must also check code for button use a GET url with action=xxx and check that you also output the confirm code when action=xxx // See page product/card.php for example if (!empty($conf->dol_use_jmobile)) { diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php index cf3ff8dae4e..cff6b48d25e 100644 --- a/htdocs/core/class/html.formfile.class.php +++ b/htdocs/core/class/html.formfile.class.php @@ -1269,7 +1269,7 @@ class FormFile } print '