summaryrefslogtreecommitdiff
path: root/doc/plugins/po.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugins/po.mdwn')
-rw-r--r--doc/plugins/po.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn
index aced37998..3822c0539 100644
--- a/doc/plugins/po.mdwn
+++ b/doc/plugins/po.mdwn
@@ -576,6 +576,3 @@ Misc
* Can the form validation system be used instead of creating the
`cansave` hook?
-* Use the formbuilder_setup hook to remove the rename/remove buttons
- on slave edit pages. The canrename/canremove hook ensure this is
- forbidden at the backend level, and this change would improve the UI.