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

Diff of /contributions/themes/blix/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.1.2.1, Fri May 20 21:04:26 2005 UTC
# Line 16  Line 16 
16      <?php if ($search_box): ?>      <?php if ($search_box): ?>
17      <form action="<?php print $search_url ?>" method="post" id="searchform">      <form action="<?php print $search_url ?>" method="post" id="searchform">
18        <fieldset>        <fieldset>
19         <input type="text" value="" name="keys" id="s" />         <input type="text" value="" name="edit[keys]" id="s" />
20         <input type="submit" value="Go!" id="searchbutton" />         <input type="submit" value="Go!" id="searchbutton" />
21        </fieldset>        </fieldset>
22      </form>      </form>

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

  ViewVC Help
Powered by ViewVC 1.1.2