enable EnhancedMessagingPreferences to turn notification on/off
[koha.git] / acqui / parcel.pl
index b1e11e7..1dc3a23 100755 (executable)
@@ -319,3 +319,4 @@ $template->param(
     resultsperpage        => $resultsperpage,
 );
 output_html_with_http_headers $input, $cookie, $template->output;