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

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

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

revision 1.15, Tue Oct 28 04:27:53 2008 UTC revision 1.16, Thu Feb 19 15:12:26 2009 UTC
# Line 63  Line 63 
63    
64                                  <div id="site-name">                                  <div id="site-name">
65                                  <?php if ($site_name): ?>                                  <?php if ($site_name): ?>
66                                          <h1><a href="<?php print $base_path; ?>" title="<?php print t('Home'); ?>"/><?php print $site_name; ?></a></h1>                                          <h1><a href="<?php print $base_path; ?>" title="<?php print t('Home'); ?>"><?php print $site_name; ?></a></h1>
67                                  <?php endif; ?><!-- endif $site_name -->                                  <?php endif; ?><!-- endif $site_name -->
68                                  </div>                                  </div>
69    

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.2