/[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.7, Fri Jun 2 23:10:51 2006 UTC revision 1.8, Sun Sep 3 02:59:40 2006 UTC
# Line 11  Line 11 
11  <div id="all">  <div id="all">
12  <div id="header">  <div id="header">
13    <?php if ($search_box): ?>    <?php if ($search_box): ?>
14      <div id="search">      <div id="search-wrap">
15        <?php print search_form('','',null,''); ?>        <?php print search_box(); ?>
16      </div>      </div>
17    <?php endif; ?>    <?php endif; ?>
18    <?php if ($logo) : ?>    <?php if ($logo) : ?>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.2