diff --git a/htdocs/compta/paiement_charge.php b/htdocs/compta/paiement_charge.php index 420fbd7af69..173226f6ab5 100644 --- a/htdocs/compta/paiement_charge.php +++ b/htdocs/compta/paiement_charge.php @@ -176,6 +176,8 @@ if ($_GET["action"] == 'create') print ''; print ''; + dol_fiche_head('', ''); + print ''; print ""; @@ -235,7 +237,7 @@ if ($_GET["action"] == 'create') print '
".$langs->trans("SocialContribution")."
'; - print '
'; + dol_fiche_end(); /* * Autres charges impayees diff --git a/htdocs/core/tpl/admin_extrafields_add.tpl.php b/htdocs/core/tpl/admin_extrafields_add.tpl.php index fc13acc7072..142c0903212 100644 --- a/htdocs/core/tpl/admin_extrafields_add.tpl.php +++ b/htdocs/core/tpl/admin_extrafields_add.tpl.php @@ -75,6 +75,8 @@ + + @@ -121,7 +123,9 @@
trans("Label"); ?>
-

">   + + +
">      ">
diff --git a/htdocs/core/tpl/admin_extrafields_edit.tpl.php b/htdocs/core/tpl/admin_extrafields_edit.tpl.php index 286eba8c3b7..898348d047e 100644 --- a/htdocs/core/tpl/admin_extrafields_edit.tpl.php +++ b/htdocs/core/tpl/admin_extrafields_edit.tpl.php @@ -46,6 +46,8 @@ + +
-

">   + + +
">      ">
diff --git a/htdocs/langs/en_US/categories.lang b/htdocs/langs/en_US/categories.lang index 9c3a956727e..81c73356c93 100644 --- a/htdocs/langs/en_US/categories.lang +++ b/htdocs/langs/en_US/categories.lang @@ -108,3 +108,4 @@ CategorieRecursiv=Link with parent tag/category automatically CategorieRecursivHelp=If activated, product will also linked to parent category when adding into a subcategory AddProductServiceIntoCategory=Add the following product/service ShowCategory=Show tag/category +ByDefaultInList=By default in list