diff --git a/product/ERP5Type/dtml/cache_tool_configure.dtml b/product/ERP5Type/dtml/cache_tool_configure.dtml index 36607522266f87616ac175a7ff1615063ca0e36d..4dd33206cc2d9f544ce2ede4ff4736b51da355cf 100644 --- a/product/ERP5Type/dtml/cache_tool_configure.dtml +++ b/product/ERP5Type/dtml/cache_tool_configure.dtml @@ -2,7 +2,7 @@ <dtml-var manage_tabs> <h3>Cache invalidation</h3> - <form action="clearCache" method="POST"> + <form action="clearAllCache" method="POST"> <input type="submit" value="Clear all cache factories"/> </form> <dtml-in expr="objectIds('ERP5 Cache Factory')">