/[drupal]/contributions/themes/orchard/page.tpl.php
ViewVC logotype

Diff of /contributions/themes/orchard/page.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1.2.1, Mon Nov 20 15:07:03 2006 UTC revision 1.1.2.2, Sun Dec 10 11:56:41 2006 UTC
# Line 25  Line 25 
25          </div>          </div>
26          <div id="main">          <div id="main">
27                  <div id="customheader"><?php print($header) ?></div>                  <div id="customheader"><?php print($header) ?></div>
28                  <?php if ($mission != ""): ?><p id="mission"><?php print $mission ?></p><?php endif; ?>                  <?php if ($mission): ?><p id="mission"><?php print $mission ?></p><?php endif; ?>
29                  <div id="menu">                  <div id="menu">
30                          <?php if (isset($primary_links)) { ?><div id="primary">                          <?php if (isset($primary_links)) { ?><div id="primary">
31                                  <?php $i=0; ?>                                  <?php $i=0; ?>

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

  ViewVC Help
Powered by ViewVC 1.1.2