From 4157b8615c3e8b26a7a27bd92a608a1b412663fa Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 15 May 2003 19:32:14 +0000 Subject: [PATCH] Ajout lien sur les action comm --- htdocs/comm/action/index.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/action/index.php3 b/htdocs/comm/action/index.php3 index 2aefcf50e90..ac874682520 100644 --- a/htdocs/comm/action/index.php3 +++ b/htdocs/comm/action/index.php3 @@ -137,7 +137,7 @@ $sql .= " WHERE a.fk_soc = $socid AND c.id=a.fk_action AND a.fk_user_author = u. if ( $db->query($sql) ) { $num = $db->num_rows(); $i = 0; - print ""; + print '
'; print ''; print ''; print "";
DateAction