Revert "Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Installer/PerlModul...
[koha.git] / serials / serials-collection.pl
index 7453e86..610de60 100755 (executable)
@@ -163,6 +163,7 @@ $template->param(
           subscriptioncount => $subscriptioncount,
     location          => $locationlib,
     callnumber        => $callnumber,
+    uc(C4::Context->preference("marcflavour")) => 1
           );
 
 output_html_with_http_headers $query, $cookie, $template->output;