X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=serials%2Fcheckexpiration.pl;h=8dff415473c68d9a47d22d4652f68a2fab1885a5;hb=7baf02c263a627b1454577b3141a0af4b8f963d1;hp=e8318540b04fedf954d6413dcd49ea5252a79e46;hpb=c39380ed4e3fbc3615dcbbd09800605102dcde57;p=koha_fer diff --git a/serials/checkexpiration.pl b/serials/checkexpiration.pl index e8318540b0..8dff415473 100755 --- a/serials/checkexpiration.pl +++ b/serials/checkexpiration.pl @@ -97,7 +97,6 @@ if ($date) { ); } $template->param ( - DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(), (uc(C4::Context->preference("marcflavour"))) => 1 ); output_html_with_http_headers $query, $cookie, $template->output;