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

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

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

revision 1.1.2.1, Mon May 16 19:26:33 2005 UTC revision 1.1.2.2, Fri May 20 21:04:26 2005 UTC
# Line 57  Line 57 
57  <div id="sidebar">  <div id="sidebar">
58          <?php if ($search_box): ?>          <?php if ($search_box): ?>
59                  <form action="<?php print $search_url ?>" method="post" id="searchform">                  <form action="<?php print $search_url ?>" method="post" id="searchform">
60                  <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" />
61                  <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" />
62                  </form>                  </form>
63          <?php endif; ?>          <?php endif; ?>

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

  ViewVC Help
Powered by ViewVC 1.1.2