diff --git a/htdocs/projet/activity/permonth.php b/htdocs/projet/activity/permonth.php index e35394c1b9d..7f40ab1c9a1 100644 --- a/htdocs/projet/activity/permonth.php +++ b/htdocs/projet/activity/permonth.php @@ -491,7 +491,7 @@ print '
';
print ''.$langs->trans("Everybody").'';
diff --git a/htdocs/projet/activity/perweek.php b/htdocs/projet/activity/perweek.php
index 13974224fe3..b6cd2c04f10 100644
--- a/htdocs/projet/activity/perweek.php
+++ b/htdocs/projet/activity/perweek.php
@@ -657,7 +657,7 @@ if (!empty($arrayfields['t.progress']['checked'])) {
/*print '
';
print ''.$langs->trans("Everybody").'';