diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewRecentChanges/listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewRecentChanges/listbox.xml
index d80f7496bee455c30cacc79320aabeb6dc5868ee..3f3647f1b85a313c369d2013405d5944f52604c4 100644
--- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewRecentChanges/listbox.xml
+++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewRecentChanges/listbox.xml
@@ -474,7 +474,12 @@
                 <item>
                     <key> <string>portal_types</string> </key>
                     <value>
-                      <list/>
+                      <list>
+                        <tuple>
+                          <string>Web Page</string>
+                          <string>Web Page</string>
+                        </tuple>
+                      </list>
                     </value>
                 </item>
                 <item>
@@ -575,7 +580,7 @@
       <dictionary>
         <item>
             <key> <string>method_name</string> </key>
-            <value> <string>countFolder</string> </value>
+            <value> <string>portal_catalog</string> </value>
         </item>
       </dictionary>
     </pickle>
@@ -594,7 +599,7 @@
       <dictionary>
         <item>
             <key> <string>method_name</string> </key>
-            <value> <string>searchFolder</string> </value>
+            <value> <string>portal_catalog</string> </value>
         </item>
       </dictionary>
     </pickle>