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

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

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

revision 1.2, Fri Mar 10 20:21:47 2006 UTC revision 1.2.2.1, Fri Mar 10 21:44:38 2006 UTC
# Line 13  Line 13 
13    
14    <div id="header">    <div id="header">
15      <div id="logo">      <div id="logo">
16        <?php if ($site_name) { ?><div style="float: left;"><h1 class='site-name'><a href="<?php print $base_path ?>" title="<?php print t('Home') ?>"><?php print $site_name ?></a><?php } ?></h1></div>        <?php if ($site_name) { ?><div style="float: left;"><h1 class='site-name'><a href="./" title="<?php print t('Home') ?>"><?php print $site_name ?></a><?php } ?></h1></div>
17        <?php if ($site_slogan) { ?><p class="slogan"><b><?php print $site_slogan ?></b></p><?php } ?>        <?php if ($site_slogan) { ?><p class="slogan"><b><?php print $site_slogan ?></b></p><?php } ?>
18      </div>      </div>
19      <div id="hmenu">      <div id="hmenu">

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

  ViewVC Help
Powered by ViewVC 1.1.2