- Patch #369587 by JamesAn: removed code comment that is incorrect.
							parent
							
								
									2704385be8
								
							
						
					
					
						commit
						1de1293df0
					
				| 
						 | 
				
			
			@ -11,8 +11,6 @@
 | 
			
		|||
 * - $book_menus: Array of book outlines rendered as an unordered list. It is
 | 
			
		||||
 *   keyed to the parent book ID which is also the ID of the parent node
 | 
			
		||||
 *   containing an entire outline.
 | 
			
		||||
 *
 | 
			
		||||
 * @see template_preprocess_book_all_books_block()
 | 
			
		||||
 */
 | 
			
		||||
?>
 | 
			
		||||
<?php foreach ($book_menus as $book_id => $menu) : ?>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue