diff --git a/product/ERP5Type/dtml/editToolsRoles.dtml b/product/ERP5Type/dtml/editToolsRoles.dtml
index 592c15f2f1af2895bb5156b0b299e5f4b72507c0..12f069c97bbc8b8e9be90f09c6cf50d9b6fa371a 100755
--- a/product/ERP5Type/dtml/editToolsRoles.dtml
+++ b/product/ERP5Type/dtml/editToolsRoles.dtml
@@ -257,6 +257,16 @@ Add a role
 
 </form>
 
+<hr />
+<p>
+Click the button below to update the role settings of all
+objects with this portal type.
+
+<form action="updateRoleMappings" method="GET">
+<input type="submit" name="submit" value="Update role settings" />
+</form>
+</p>
+
 <dtml-if manage_page_footer>
   <dtml-var manage_page_footer>
 <dtml-else>