/[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.1, Sat Feb 18 05:43:02 2006 UTC revision 1.1.2.1, Fri Mar 10 20:47:26 2006 UTC
# Line 13  Line 13 
13    <div id="container">    <div id="container">
14    
15      <div id="header">      <div id="header">
16        <?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="./" title="<?php print t('Home') ?>"><?php print $site_name ?></a><?php } ?></h1>
17        <?php if ($site_slogan) { ?><p id="subtext"><?php print $site_slogan ?></p><?php } ?>        <?php if ($site_slogan) { ?><p id="subtext"><?php print $site_slogan ?></p><?php } ?>
18      </div>      </div>
19    

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

  ViewVC Help
Powered by ViewVC 1.1.2