diff --git a/htdocs/core/tpl/admin_extrafields_add.tpl.php b/htdocs/core/tpl/admin_extrafields_add.tpl.php
index 2bcbabc8737..4aea17a9989 100644
--- a/htdocs/core/tpl/admin_extrafields_add.tpl.php
+++ b/htdocs/core/tpl/admin_extrafields_add.tpl.php
@@ -219,7 +219,7 @@ print $formadmin->selectTypeOfFields('type', GETPOST('type', 'alpha'));
|
-
+
@@ -228,10 +228,10 @@ print $formadmin->selectTypeOfFields('type', GETPOST('type', 'alpha'));
|
+ |
|
+ |
diff --git a/htdocs/core/tpl/admin_extrafields_edit.tpl.php b/htdocs/core/tpl/admin_extrafields_edit.tpl.php
index d7f36b80eb8..3992f141524 100644
--- a/htdocs/core/tpl/admin_extrafields_edit.tpl.php
+++ b/htdocs/core/tpl/admin_extrafields_edit.tpl.php
@@ -285,7 +285,7 @@ if (in_array($type, array_keys($typewecanchangeinto))) {
-
+
@@ -297,27 +297,27 @@ if (in_array($type, array_keys($typewecanchangeinto))) {
-
+
|
+ |
|
+ |
-
+
-
+
-
+
| textwithpicto($langs->trans("HelpOnTooltip"), $langs->trans("HelpOnTooltipDesc")); ?> | |