? print-rtl.css ? misc/print-rtl.css Index: misc/print.css =================================================================== RCS file: /cvs/drupal/drupal/misc/print.css,v retrieving revision 1.5 diff -u -p -r1.5 print.css --- misc/print.css 19 Jun 2005 08:50:46 -0000 1.5 +++ misc/print.css 9 Jun 2007 20:52:53 -0000 @@ -5,7 +5,7 @@ body { background-color: #fff; } th { - text-align: left; + text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } Index: modules/book/book.module =================================================================== RCS file: /cvs/drupal/drupal/modules/book/book.module,v retrieving revision 1.422 diff -u -p -r1.422 book.module --- modules/book/book.module 4 Jun 2007 07:22:17 -0000 1.422 +++ modules/book/book.module 9 Jun 2007 20:52:53 -0000 @@ -702,13 +702,17 @@ function book_export_html($nid, $depth) * @ingroup themeable */ function theme_book_export_html($title, $content) { - global $base_url; + global $base_url, $language; $html = "\n"; $html .= ''; $html .= "
\n