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

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

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

revision 1.1, Fri Apr 15 20:27:51 2005 UTC revision 1.2, Fri May 20 20:36:27 2005 UTC
# Line 45  Line 45 
45    <div id="sidebar">    <div id="sidebar">
46      <?php if ($search_box): ?>      <?php if ($search_box): ?>
47      <form action="<?php print $search_url ?>" method="post" id="searchform">      <form action="<?php print $search_url ?>" method="post" id="searchform">
48        <input class="form-text" type="text" size="15" value="" name="keys" id="s" />        <input class="form-text" type="text" size="15" value="" name="edit[keys]" id="s" />
49        <input class="form-submit" type="submit" value="<?php print $search_button_text ?>" id="searchsubmit" />        <input class="form-submit" type="submit" value="<?php print $search_button_text ?>" id="searchsubmit" />
50      </form>      </form>
51      <?php endif; ?>      <?php endif; ?>

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

  ViewVC Help
Powered by ViewVC 1.1.2