diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/book/book.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/book/book.install b/modules/book/book.install index 155261dd0..28e4649dc 100644 --- a/modules/book/book.install +++ b/modules/book/book.install @@ -85,7 +85,7 @@ function book_update_6000() { $replace = array( 'outline posts in books' => 'administer book outlines', 'create book pages' => 'create book content', - 'edit book pages' => 'edit book content', + 'edit book pages' => 'edit any book content', 'edit own book pages' => 'edit own book content', 'see printer-friendly version' => 'access printer-friendly version', ); |