Fix phpcs
This commit is contained in:
parent
7f469e9f6f
commit
4070d78d13
@ -801,7 +801,7 @@ while($currentdaytoshow<$lastdaytoshow) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
echo "</table>\n";
|
echo "</table>\n";
|
||||||
echo "<br />";
|
echo "<br>";
|
||||||
|
|
||||||
$currentdaytoshow = dol_time_plus_duree($currentdaytoshow, 7, 'd');
|
$currentdaytoshow = dol_time_plus_duree($currentdaytoshow, 7, 'd');
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user