Bug 9108: Followup: send the dateformat value from C4::Auth
[koha.git] / reports / borrowers_stats.pl
index 9e00ea3..6fab3a4 100755 (executable)
@@ -140,7 +140,6 @@ if ($do_it) {
        $template->param(
                CGIextChoice => $CGIextChoice,
                CGIsepChoice => $CGIsepChoice,
-               DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(),
     );
 
 }