Merge branch 'bug_9415' into 3.12-master
[koha.git] / tools / cleanborrowers.pl
index e350b9d..65ce813 100755 (executable)
@@ -166,7 +166,6 @@ $template->param(
     step1                    => '1',
     filterdate1              => $filterdate1,
     filterdate2              => $filterdate2,
-    DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(),
     borrower_categorycodes   => GetBorrowercategoryList(),
 );