diff --git a/htdocs/admin/pdf_other.php b/htdocs/admin/pdf_other.php index 8b9badab823..21596154a0e 100644 --- a/htdocs/admin/pdf_other.php +++ b/htdocs/admin/pdf_other.php @@ -453,7 +453,7 @@ if (isModEnabled('invoice')) { } print ''; */ - + /* Keep this option hidden for the moment to avoid options inflation. We'll see later if it is used enough... print ''; print $form->textwithpicto($langs->trans("SUPPLIER_PROPOSAL_ADD_BILLING_CONTACT"), $langs->trans("SUPPLIER_PROPOSAL_ADD_BILLING_CONTACTMore"));