From 8fed8482019a0edebe93b642a427224577239c65 Mon Sep 17 00:00:00 2001 From: "Committo,Ergo:sum" <esj@rezo.net> Date: Sat, 18 Nov 2006 08:17:13 +0000 Subject: [PATCH] Une souris ne supporte pas les puces sauteuses. --- ecrire/inc/presentation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecrire/inc/presentation.php b/ecrire/inc/presentation.php index 027d14d3d7..57e4b8fc9c 100644 --- a/ecrire/inc/presentation.php +++ b/ecrire/inc/presentation.php @@ -638,7 +638,7 @@ function afficher_script_statut($id, $type, $n, $img, $statut, $title, $act) "', '" . generer_action_auteur("instituer_$type","$id-$statut") . "');", - $img,'', $title,'','', + $img,'', '', $title,'','', $act); } -- GitLab