Fix phpcs

This commit is contained in:
Laurent Destailleur 2018-03-11 02:18:46 +01:00
parent 7f469e9f6f
commit 4070d78d13

View File

@ -801,7 +801,7 @@ while($currentdaytoshow<$lastdaytoshow) {
}
echo "</table>\n";
echo "<br />";
echo "<br>";
$currentdaytoshow = dol_time_plus_duree($currentdaytoshow, 7, 'd');