';
// Label of social contribution
diff --git a/htdocs/core/class/html.formticket.class.php b/htdocs/core/class/html.formticket.class.php
index 7edaada2f1c..445686340e8 100644
--- a/htdocs/core/class/html.formticket.class.php
+++ b/htdocs/core/class/html.formticket.class.php
@@ -124,7 +124,7 @@ class FormTicket
/**
* Show the form to input ticket
*
- * @param int $withdolfichehead With dol_fiche_head
+ * @param int $withdolfichehead With dol_get_fiche_head() and dol_get_fiche_end()
* @param string $mode Mode ('create' or 'edit')
* @return void
*/
diff --git a/htdocs/salaries/paiement_salary.php b/htdocs/salaries/paiement_salary.php
index 44b6aae4503..6c171441072 100644
--- a/htdocs/salaries/paiement_salary.php
+++ b/htdocs/salaries/paiement_salary.php
@@ -174,7 +174,7 @@ if ($action == 'create') {
print '
';
print '
';
- dol_fiche_head('', '');
+ print dol_get_fiche_end();
print '
';
diff --git a/htdocs/salaries/payment_salary/card.php b/htdocs/salaries/payment_salary/card.php
index 3a8eb998fff..3d65fec02d1 100644
--- a/htdocs/salaries/payment_salary/card.php
+++ b/htdocs/salaries/payment_salary/card.php
@@ -97,7 +97,7 @@ $h++;
*/
-dol_fiche_head($head, $hselected, $langs->trans("SalaryPayment"), -1, 'payment');
+print dol_get_fiche_head($head, $hselected, $langs->trans("SalaryPayment"), -1, 'payment');
/*
* Deletion confirmation of payment