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

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

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

revision 1.5, Thu Sep 13 18:44:45 2007 UTC revision 1.5.2.1, Sat Jan 26 01:59:50 2008 UTC
# Line 22  Line 22 
22            <input class="form-submit" type="submit" value="<?php print $search_button_text ?>" />            <input class="form-submit" type="submit" value="<?php print $search_button_text ?>" />
23          </div>          </div>
24        </form><?php } ?>        </form><?php } ?>
25          <?php if (isset($primary_links)) { ?><?php print theme('links', $primary_links, array('class' =>'links', 'id' => 'navlist')) ?><?php } ?>
26          <?php if (isset($secondary_links)) { ?><?php print theme('links', $secondary_links, array('class' =>'links', 'id' => 'subnavlist')) ?><?php } ?>
27    
28          </div>          </div>
29    
30    <?php if ($sidebar_left) { ?>    <?php if ($sidebar_left) { ?>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.2.1

  ViewVC Help
Powered by ViewVC 1.1.2