diff --git a/application/modules/opac/views/scripts/panier/index.phtml b/application/modules/opac/views/scripts/panier/index.phtml
index b32394a760bdb1df9045d5767656e855b9a91094..668c6295184e5c6dc8c1a0710b604088ddede711 100644
--- a/application/modules/opac/views/scripts/panier/index.phtml
+++ b/application/modules/opac/views/scripts/panier/index.phtml
@@ -141,7 +141,8 @@ if($this->panier_courant) {
     },
     ['action' => 'paniersupprimernotice',
      'content' => $this->boutonIco('type=del') ]
-  ]);
+  ],
+                            'panier_content');
 }
 
 if($this->erreur)