From 7233f8ef0e8abdd330276619e90744706922cf78 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 3 Aug 2008 20:30:52 +0000 Subject: [PATCH] Increase field --- htdocs/compta/sociales/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/sociales/index.php b/htdocs/compta/sociales/index.php index 183fe4bbb8f..52e312e2f1d 100644 --- a/htdocs/compta/sociales/index.php +++ b/htdocs/compta/sociales/index.php @@ -144,7 +144,7 @@ if ($resql) print ''.dolibarr_trunc($obj->type_lib,16).''; - print ''.dolibarr_trunc($obj->libelle,36).''; + print ''.dolibarr_trunc($obj->libelle,42).''; print ''.price($obj->amount).'';