X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=serials%2Fcheckexpiration.pl;h=8dff415473c68d9a47d22d4652f68a2fab1885a5;hb=5d6c092921919526ade501facb1220f8a108a08f;hp=e8318540b04fedf954d6413dcd49ea5252a79e46;hpb=5d7b5533f1565a55ff269fd82690a71a697901f1;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;