9105: Followup for closing Zoom connections
[koha.git] / serials / claims.pl
index e51148c..1b97a1b 100755 (executable)
@@ -100,5 +100,6 @@ $template->param(
         branchloop   => $branchloop,
         dateformat    => C4::Context->preference("dateformat"),
        DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(),
+        (uc(C4::Context->preference("marcflavour"))) => 1
         );
 output_html_with_http_headers $input, $cookie, $template->output;