@@ -401,7 +401,7 @@ function _book_parent_select($book_link) {
...
@@ -401,7 +401,7 @@ function _book_parent_select($book_link) {
'#title'=>t('Parent item'),
'#title'=>t('Parent item'),
'#default_value'=>$book_link['plid'],
'#default_value'=>$book_link['plid'],
'#description'=>t('The parent page in the book. The maximum depth for a book and all child pages is !maxdepth. Some pages in the selected book may not be available as parents if selecting them would exceed this limit.',array('!maxdepth'=>MENU_MAX_DEPTH)),
'#description'=>t('The parent page in the book. The maximum depth for a book and all child pages is !maxdepth. Some pages in the selected book may not be available as parents if selecting them would exceed this limit.',array('!maxdepth'=>MENU_MAX_DEPTH)),