diff --git a/htdocs/core/class/html.formother.class.php b/htdocs/core/class/html.formother.class.php
index 15828616c8d..726ea5feb78 100644
--- a/htdocs/core/class/html.formother.class.php
+++ b/htdocs/core/class/html.formother.class.php
@@ -262,7 +262,7 @@ class FormOther
{
// phpcs:enable
global $langs;
-
+
$out = '';
$sql = "SELECT r.taux, r.revenuestamp_type";