Commit 2eb34098 authored by Ivan Tyagov's avatar Ivan Tyagov

Fix script name (API changed in r12699).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12726 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1aa9a702
......@@ -262,7 +262,7 @@ Add a role
Click the button below to update the role settings of all
objects with this portal type.
<form action="updateRoleMappings" method="GET">
<form action="updateRoleMapping" method="GET">
<input type="submit" name="submit" value="Update role settings" />
</form>
</p>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment