diff --git a/htdocs/comm/action/index.php b/htdocs/comm/action/index.php
index 18763fe06e2..865d789ed72 100644
--- a/htdocs/comm/action/index.php
+++ b/htdocs/comm/action/index.php
@@ -470,7 +470,7 @@ function show_day_events($db, $day, $month, $year, $style, $actionarray, $maxPri
}
else if($ok)
{
- print ''.img_picto("all","1downarrow_selected.png").'';
+ print ''.img_picto("all","1downarrow_selected.png").' ...';
$ok=false;
}
}