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

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

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

revision 1.9, Sun Sep 3 03:16:58 2006 UTC revision 1.10, Mon Dec 4 04:42:57 2006 UTC
# Line 9  Line 9 
9  </head>  </head>
10  <body <?php print theme("onload_attribute"); ?> >  <body <?php print theme("onload_attribute"); ?> >
11  <div id="all">  <div id="all">
12  <div id="header">  <div id="header" <?php if(!$search_box && !$site_name && !$site_slogan) echo "class=\"center_logo\"" ?>>
13    <?php if ($search_box): ?>    <?php if ($search_box): ?>
14      <div id="search-wrap">      <div id="search-wrap">
15        <?php print search_box(); ?>        <?php print search_box(); ?>

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.2