Return to the basketNo order has been duplicated. Maybe something wrong happened?
     [% END %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt
index 9dbe84713c..9563c49155 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt
@@ -28,14 +28,12 @@
             
@@ -102,7 +100,7 @@
                   
 
                        | 
+                
+              [% END %]
+            
+          
+          [% IF CAN_user_acquisition_merge_invoices %]
+              [% IF tab == 'closed' %]
+                
 Merge selected invoices
+                
 Reopen selected invoices
+              [% ELSE  %]
+                
 Merge selected invoices
+                
 Close selected invoices
+              [% END %]
+          [% END %] 
+        [% END %]
+              
+                  
+                  
+                      [% IF openedinvoices %]
+                        [% INCLUDE invoices_table invoices = openedinvoices %]
+                    [% ELSE %]
+                        
+                            
Your search returned no open invoices.
+                        
+                    [% END %]
+                  
 
+                  
+                      [% IF closedinvoices %]
+                        [% INCLUDE invoices_table invoices = closedinvoices closed = 1 %]
+                    [% ELSE %]
+                        
+                            
Your search returned no closed invoices.
+                        
+                    [% END %]
+                
 
+              
 
 
-                                        
-                                            
-                                            
-                                            [% INCLUDE 'date-format.inc' %]
-                                        
 
-                                        
-                                            
-                                            
-                                            [% INCLUDE 'date-format.inc' %]
-                                        
+                
 
-                    [% ELSE # IF invoices %]
-                        
Sorry, but there are no results for your search.
-                        
Search was:
-                            
-                        
-                    [% END # /IF invoices %]
+                              
+
+                      
Status: 
+                      
+                      
+                      
+                      
+                  
+                  
+              
Sorry, but there are no results for your search.