X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=reports%2Fstats.screen.pl;h=16b8f8aa4b753c47ce87ca3594e73830c1c0e1c9;hb=7e8f5f52c05bd425b4251f01f0253303eec6ca96;hp=47c4b4d3b6740045d497930703d48af3b39f45ff;hpb=068e5be6395088793aeab66d67c36c2b9da2c5d9;p=koha_fer diff --git a/reports/stats.screen.pl b/reports/stats.screen.pl index 47c4b4d3b6..16b8f8aa4b 100755 --- a/reports/stats.screen.pl +++ b/reports/stats.screen.pl @@ -261,7 +261,6 @@ else { totalwritten => $totalwritten, totalrefund => $totalrefunds, totalcash => $totalcash, - DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(), ); output_html_with_http_headers $input, $cookie, $template->output; }