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

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

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

revision 1.2, Wed Jan 23 03:32:52 2008 UTC revision 1.2.2.1, Fri Jan 25 03:29:52 2008 UTC
# Line 16  Line 16 
16    
17      <div id="header">      <div id="header">
18        <?php if ($site_name) { ?><h1 class='site-name'><a href="<?php print $base_path ?>" title="<?php print t('Home') ?>"><?php print $site_name ?></a><?php } ?></h1>        <?php if ($site_name) { ?><h1 class='site-name'><a href="<?php print $base_path ?>" title="<?php print t('Home') ?>"><?php print $site_name ?></a><?php } ?></h1>
19        <?php if ($site_slogan) { ?><p id="subtext"><?php print $site_slogan ?></p><?php } ?>        <?php if ($site_slogan) { ?><?php print $site_slogan ?><?php } ?>
20          <p id="subtext"></p>
21      </div>      </div>
22    
23      <div id="right">      <div id="right">

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.1

  ViewVC Help
Powered by ViewVC 1.1.2