diff --git a/htdocs/comm/action/peruser.php b/htdocs/comm/action/peruser.php index 0a6302dc9fe..7922f33a05d 100644 --- a/htdocs/comm/action/peruser.php +++ b/htdocs/comm/action/peruser.php @@ -801,7 +801,7 @@ while($currentdaytoshow<$lastdaytoshow) { } echo "\n"; - echo "
"; + echo "
"; $currentdaytoshow = dol_time_plus_duree($currentdaytoshow, 7, 'd');