/[drupal]/contributions/themes/internet_music/search-theme-form.tpl.php
ViewVC logotype

Contents of /contributions/themes/internet_music/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)
Sat Jan 12 17:56:07 2008 UTC (22 months, 2 weeks ago) by ckng
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
File MIME type: text/x-php
Initial import
1 <p><span class="grey">Search Example:</span> <span class="search">Progressive Trance</span>&nbsp;&nbsp;
2 <input type="text" maxlength="128" name="search_theme_form_keys" id="edit-search_theme_form_keys" size="25" value="" title="Enter the terms you wish to search for." class="search form-text" />
3 <input class="button" type="submit" name="op" value="Search" />
4 <input type="hidden" name="form_id" id="edit-search-theme-form" value="search_theme_form" />
5 <input type="hidden" name="form_token" id="a-unique-id" value="<?php print drupal_get_token('search_theme_form'); ?>" />
6 </p>

  ViewVC Help
Powered by ViewVC 1.1.2