From 44503cb43cf806b8b433f5bc98395ed72630aec4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 14 Jun 2016 20:49:34 +0200 Subject: [PATCH] Fix missing "back to list" link --- htdocs/compta/sociales/charges.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/htdocs/compta/sociales/charges.php b/htdocs/compta/sociales/charges.php index b3e5d21ffdc..6e7c9ad93c2 100644 --- a/htdocs/compta/sociales/charges.php +++ b/htdocs/compta/sociales/charges.php @@ -360,9 +360,11 @@ if ($id > 0) print ''; + $linkback = '' . $langs->trans("BackToList") . ''; + // Ref print '"; // Label @@ -403,7 +405,7 @@ if ($id > 0) { $num = $db->num_rows($resql); $i = 0; $total = 0; - print '
'.$langs->trans("Ref").''; - print $form->showrefnav($object,'id'); + print $form->showrefnav($object,'id',$linkback); print "
'; + print '
'; print ''; print ''; print '';
'.$langs->trans("RefPayment").''.$langs->trans("Date").'