diff --git a/htdocs/comm/action/index.php b/htdocs/comm/action/index.php index 73bc21c85f9..bbc7e4a5d47 100644 --- a/htdocs/comm/action/index.php +++ b/htdocs/comm/action/index.php @@ -164,14 +164,14 @@ if ( $db->query($sql) ) print_barre_liste("Liste des actions commerciales réalisées ou à faire", $page, $PHP_SELF,'',$sortfield,$sortorder,'',$num); } $i = 0; - print "
| Date | '; - print 'Avancement | '; - print 'Action | '; - print 'Société | '; - print 'Contact | '; - print "Commentaires | Auteur | "; + print "|||||||||||||||||||||||||||||||
| Date | '; + print 'Avancement | '; + print 'Action | '; + print 'Société | '; + print 'Contact | '; + print "Commentaires | Auteur | "; print "|||||||||||
| " .strftime("%Y",$obj->da)." | \n"; + print "" .strftime("%Y",$obj->da)." | \n"; $oldyear = strftime("%Y",$obj->da); } @@ -198,19 +198,19 @@ if ( $db->query($sql) ) } else { - print "" .strftime("%b",$obj->da)." | \n"; + print "" .strftime("%b",$obj->da)." | \n"; $oldmonth = strftime("%Y%b",$obj->da); } - print "" .strftime("%d",$obj->da)." | \n"; - print "" .strftime("%H:%M",$obj->da)." | \n"; + print "" .strftime("%d",$obj->da)." | \n"; + print "" .strftime("%H:%M",$obj->da)." | \n"; if ($obj->percent < 100) { - print "".$obj->percent."% | "; + print "".$obj->percent."% | "; } else { - print "réalisé | "; + print "réalisé | "; } - print ''.$obj->libelle.' | '; + print ''.$obj->libelle.' | '; print ''; @@ -245,12 +245,12 @@ if ( $db->query($sql) ) * */ print ' | '.substr($obj->note, 0, 20).' ... | '; - print "$obj->code | \n"; + print "$obj->code | \n"; - print "