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

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

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

revision 1.8, Sun Sep 3 02:59:40 2006 UTC revision 1.9, Sun Sep 3 03:16:58 2006 UTC
# Line 43  Line 43 
43      </ul>      </ul>
44     <?php endif; ?>     <?php endif; ?>
45    </div>    </div>
46      <?php if($header) : ?>
47        <div class="sidebar" id="sidebar-top">
48          <?php print $header; ?>
49        </div>
50      <?php endif; ?>
51    
52  <table id="content">  <table id="content">
53    <tr>    <tr>

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.2