[drupal-devel] [bug] Missing <div> container on HTML output
Issue status update for http://drupal.org/node/20079 Project: Drupal Version: cvs Component: book.module Category: bug reports Priority: minor Assigned to: Anonymous Reported by: budda Updated by: killes@www.drop.org -Status: active +Status: patch Attachment: http://drupal.org/files/issues/book_28.patch (558 bytes) Here's the patch. killes@www.drop.org Previous comments: ------------------------------------------------------------------------ April 6, 2005 - 18:46 : budda Line 588 should be made to output the tree navigation within a container the same as the core navigation block - to keep consistent. new line 588: return '<div class="menu"><ul>'. $tree .'</ul></div>'; You are still able to format the book tree navigation different to the core navigation block as this tree is a child of css class 'book-block'.
participants (1)
-
killes