Index: themes/garland/page.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/themes/garland/page.tpl.php,v
retrieving revision 1.1
diff -u -r1.1 page.tpl.php
--- themes/garland/page.tpl.php	29 Oct 2006 13:17:38 -0000	1.1
+++ themes/garland/page.tpl.php	7 Nov 2006 20:28:26 -0000
@@ -62,6 +62,7 @@
       <div id="center"><div id="squeeze"><div class="right-corner"><div class="left-corner">
           <?php if ($breadcrumb): print $breadcrumb; endif; ?>
           <?php if ($mission): print '<div id="mission">'. $mission .'</div>'; endif; ?>
+          <?php if ($header): print '<div id="mission">'. $header .'</div>'; endif; ?>
 
           <?php if ($tabs): print '<div id="tabs-wrapper" class="clear-block">'; endif; ?>
           <?php if ($title): print '<h2'. ($tabs ? ' class="with-tabs"' : '') .'>'. $title .'</h2>'; endif; ?>
@@ -89,4 +90,4 @@
 
   <?php print $closure ?>
   </body>
-</html>
\ No newline at end of file
+</html>
