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

Contents of /contributions/themes/plutado_green/search-theme-form.tpl.php

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


Revision 1.2 - (show annotations) (download) (as text)
Mon Sep 22 21:16:10 2008 UTC (14 months ago) by plutado
Branch: MAIN
CVS Tags: DRUPAL-6--1-4, DRUPAL-6--1-5, DRUPAL-6--1-6, DRUPAL-5--1-11, DRUPAL-5--1-10, DRUPAL-5--1-12, DRUPAL-5--1-9, DRUPAL-5--1-8, DRUPAL-6--1-3, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.1: +2 -8 lines
File MIME type: text/x-php
updating nav, header issues, search bar, misc css
1 <div id="search-label"><label for="search_theme_form_keys">SEARCH </label></div>
2 <div id="search-field"><input type="text" name="search_theme_form" id="edit-search-theme-form-l" size="25" value="" title="Enter the terms you wish to search for." class="form-text" /></div>
3 <div id="search-button"><input type="image" src="<?php print base_path() . path_to_theme() ?>/images/go.png" name="op" value="Search" /></div>
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'); ?>" />

  ViewVC Help
Powered by ViewVC 1.1.2