From 4f54a173cccc01982e0148f87958bd2027b5522e Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 5 Jan 2008 22:32:25 +0000 Subject: - Patch #206470 by David_Rothstein: fix book permission upgrade. --- modules/book/book.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') 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', ); -- cgit v1.2.3