diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml
index c6c530251df13b785129f0919173b2f6d6fa6bc6..aead20243e84269191a69b9af067256b083e10f9 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml
@@ -185,10 +185,10 @@ tool_list = [portal.portal_templates, portal.portal_trash,\n
              portal.portal_deliveries, portal.portal_orders,\n
              portal.portal_caches, portal.portal_types,\n
              portal.portal_property_sheets,\n
-             portal.portal_ids, portal.portal_memcached,\n
-             portal.portal_solvers]\n
+             portal.portal_ids, portal.portal_memcached,]\n
 possible_tool_list = [\'portal_gadgets\', \'portal_contribution_registry\',\n
-                      \'portal_roundings\', \'portal_contributions\']\n
+                      \'portal_roundings\', \'portal_contributions\',
+                      \'portal_solvers\']\n
 for tool_id in possible_tool_list:\n
   if getattr(portal, tool_id, None) is not None:\n
     tool_list.append(getattr(portal, tool_id))\n
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index 780fb803255b57eda156af72c108692056b40a4f..c4c4056005c84dd8e1bef43aa5b892fdba29432c 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-40966
\ No newline at end of file
+40967
\ No newline at end of file