diff --git a/htdocs/societe/canvas/company/tpl/card_create.tpl.php b/htdocs/societe/canvas/company/tpl/card_create.tpl.php
index 8e1eda02c33..2deb1dba8b1 100644
--- a/htdocs/societe/canvas/company/tpl/card_create.tpl.php
+++ b/htdocs/societe/canvas/company/tpl/card_create.tpl.php
@@ -86,14 +86,14 @@ if (empty($conf) || !is_object($conf)) {
| trans('Supplier'); ?> |
control->tpl['yn_supplier']; ?> |
- trans('SupplierCode'); ?> |
-
-
+ | trans('SupplierCode'); ?> |
+
+
|
diff --git a/htdocs/societe/canvas/individual/tpl/card_create.tpl.php b/htdocs/societe/canvas/individual/tpl/card_create.tpl.php
index a4c21ddcc2d..0010b87ff90 100644
--- a/htdocs/societe/canvas/individual/tpl/card_create.tpl.php
+++ b/htdocs/societe/canvas/individual/tpl/card_create.tpl.php
@@ -94,14 +94,14 @@ if (empty($conf) || !is_object($conf)) {
| trans('Supplier'); ?> |
control->tpl['yn_supplier']; ?> |
- trans('SupplierCode'); ?> |
-
-
+ | trans('SupplierCode'); ?> |
+
+
|