Bug 9108: Followup: send the dateformat value from C4::Auth
[koha.git] / labels / label-item-search.pl
index 9b92009..ef7d9bf 100755 (executable)
@@ -250,5 +250,4 @@ else {
 }
 
 # Print the page
-$template->param( DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(), );
 output_html_with_http_headers $query, $cookie, $template->output;