synch'ing 2.0.0 branch and head
[koha.git] / detail.pl
index 82d57e2..2932a76 100755 (executable)
--- a/detail.pl
+++ b/detail.pl
@@ -95,7 +95,8 @@ $template->param(startfrom => $startfrom+1,
                                                WEB_RESULTS => $webarray,
                                                SITE_RESULTS => $sitearray,
                                                loggedinuser => $loggedinuser,
-                                               biblionumber => $biblionumber);
+                                               biblionumber => $biblionumber,
+                                               );
 
 output_html_with_http_headers $query, $cookie, $template->output;