diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asSearchStyleHTML.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asSearchStyleHTML.xml
index c7e6c840ab4d2117693298456abf96426f9d8736..5025b7d88df20aaf6d7f1973ac1cab5bc1da6d75 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asSearchStyleHTML.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asSearchStyleHTML.xml
@@ -281,7 +281,7 @@
                       </div>\n
 \n
                       <span class="searchDetails found" \n
-                            tal:content="structure python: obj.Base_showFoundText(obj, selection)"/>\n
+                            tal:content="structure python: obj.Base_showFoundText(selection=selection)"/>\n
 \n
                       <div class="searchDetails coordinates">\n
                         <tal:block tal:condition="obj/getReference|nothing">\n
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
index 96fb20c16efc73484cbde752af3df661dac90a75..d15aedf3cab40e1bd6a8dca13a9664f92cf3a880 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
@@ -1 +1 @@
-691
\ No newline at end of file
+692
\ No newline at end of file