diff --git a/functions/functions.calendar.php b/functions/functions.calendar.php index 414f6d47..386edb6b 100644 --- a/functions/functions.calendar.php +++ b/functions/functions.calendar.php @@ -530,7 +530,7 @@ function display_calendar($respondent_id, $questionnaire_id, $year = false, $mon " . date('l j F Y',mktime(0,0,0,$month,$day,$year)) . ""; }