From 5a4004b49d2101b863f59ee83f640a3c7f14b526 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 9 Mar 2011 21:50:16 +0000 Subject: [PATCH] Increase lenght of visible label --- htdocs/comm/action/listactions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/action/listactions.php b/htdocs/comm/action/listactions.php index 6d8ec2ac9a8..9783180780d 100644 --- a/htdocs/comm/action/listactions.php +++ b/htdocs/comm/action/listactions.php @@ -221,7 +221,7 @@ if ($resql) $actionstatic->id=$obj->id; $actionstatic->type_code=$obj->acode; $actionstatic->libelle=$obj->label; - print $actionstatic->getNomUrl(1,12); + print $actionstatic->getNomUrl(1,20); print ''; // Titre