Index: themes/garland/page.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/themes/garland/page.tpl.php,v
retrieving revision 1.1
diff -u -p -r1.1 page.tpl.php
--- themes/garland/page.tpl.php	29 Oct 2006 13:17:38 -0000	1.1
+++ themes/garland/page.tpl.php	18 Nov 2006 14:51:28 -0000
@@ -60,6 +60,7 @@
       <?php endif; ?>
 
       <div id="center"><div id="squeeze"><div class="right-corner"><div class="left-corner">
+          <?php if ($header): print '<div id="region-header">'. $header. '</div>'; endif; ?>
           <?php if ($breadcrumb): print $breadcrumb; endif; ?>
           <?php if ($mission): print '<div id="mission">'. $mission .'</div>'; endif; ?>
 
