diff --git a/htdocs/core/datepicker.php b/htdocs/core/datepicker.php index efa7b753101..c1918ed6247 100644 --- a/htdocs/core/datepicker.php +++ b/htdocs/core/datepicker.php @@ -194,10 +194,6 @@ function displayBox($selectedDate,$month,$year) echo '', $langs->trans($day_names[($i + $startday) % 7]), '', "\n"; } ?> -<<<<<<< HEAD -======= - ->>>>>>> refs/remotes/origin/3.7