mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Print date when selected
This commit is contained in:
@@ -530,7 +530,7 @@ function display_calendar($respondent_id, $questionnaire_id, $year = false, $mon
|
||||
</tr>
|
||||
</table>
|
||||
<?
|
||||
|
||||
print "<div>" . date('l j F Y',mktime(0,0,0,$month,$day,$year)) . "</div>";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user