[ Index ]

PHP Cross Reference of zeList

title

Body

[close]

/style/ -> link-searchform.php (source)

   1  <div id="search">
   2      <form method="get" id="searchform" action="<?php echo get_permalink(get_option('zelist_root')); ?>/">
   3          <div>
   4          <label class="hidden" for="ls"><?php _e('Search links for:', 'zelist'); ?></label>
   5          <input type="text" value="<?php the_search_query(); ?>" name="ls" id="ls" />
   6          <input type="submit" id="searchsubmit" value="<?php _e('Search Links', 'zelist'); ?>" />
   7          </div>
   8      </form>
   9  </div>


Generated: Sat May 30 23:51:06 2009 Cross-referenced by PHPXref 0.7