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

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

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

revision 1.11, Mon Oct 27 20:11:16 2008 UTC revision 1.12, Thu Feb 19 15:33:02 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.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.2