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

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

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

revision 1.1.2.2 by couzinhub, Thu Jul 31 23:36:35 2008 UTC revision 1.1.2.3 by couzinhub, Tue May 5 19:13:50 2009 UTC
# Line 56  Line 56 
56          <?php print $help; ?>          <?php print $help; ?>
57          <?php print $messages; ?>          <?php print $messages; ?>
58          <?php print $content; ?>          <?php print $content; ?>
59          <?php if ($content_bottom): ?><?php print $content_bottom; ?><?php endif; ?>          <?php if (isset($content_bottom)): ?><?php print $content_bottom; ?><?php endif; ?>
60              </div> <!-- /content -->              </div> <!-- /content -->
61    
62        <div id="sidebar-left" class="column">        <div id="sidebar-left" class="column">

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

  ViewVC Help
Powered by ViewVC 1.1.3