/[drupal]/contributions/themes/addari/search_theme_form.tpl.php
ViewVC logotype

Contents of /contributions/themes/addari/search_theme_form.tpl.php

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


Revision 1.1 - (show annotations) (download) (as text)
Fri Jan 2 10:57:38 2009 UTC (10 months, 3 weeks ago) by sakib000
Branch: MAIN
CVS Tags: DRUPAL-6--1-1, HEAD
Branch point for: DRUPAL-5
File MIME type: text/x-php
First Initial release of Addari by Mohd. Sakib of Worthapost.com
1 <input type="text" maxlength="128" name="search_block_form_keys" id="edit-search_block_form_keys" size="25" value="" title="Enter the terms you wish to search for." class="form-text" />
2 <input type="submit" name="op" value="Search" class="form-search-submit" id="search-f-submit" />
3 <input type="hidden" name="form_id" id="edit-search-block-form" value="search_block_form" />
4 <input type="hidden" name="form_token" id="a-unique-id" value="<?php print drupal_get_token('search_block_form'); ?>" />

  ViewVC Help
Powered by ViewVC 1.1.2