Merge branch 'bug_9108' into 3.12-master
[koha.git] / opac / opac-reserve.pl
index 4ff9478..07b4f76 100755 (executable)
@@ -573,7 +573,5 @@ if (
     );
 }
 
-$template->param( DHTMLcalendar_dateformat  => C4::Dates->DHTMLcalendar() );
-
 output_html_with_http_headers $query, $cookie, $template->output;