| [ Index ] |
PHP Cross Reference of zeList |
[Summary view] [Print] [Text view]
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>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Sat May 30 23:51:06 2009 | Cross-referenced by PHPXref 0.7 |