File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/searchform.php.tar
var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/themes/vadimarketv4/searchform.php 0000644 00000001077 15153601373 0025552 0 ustar 00 <form class="search-form" action="<?php echo $_SERVER['PHP_SELF']; ?>" method="get" role="search">
<label>
<input class="search-field" type="search" title="<?php echo __('Aranacak kelimeyi yazınız …','temavadisi'); ?>" name="s" value="<?php echo get_search_query(); ?>" placeholder="<?php echo __('Aranacak kelimeyi yazınız …','temavadisi'); ?>">
</label>
<button class="search-submit" type="submit" value="<?php echo __('Ara','temavadisi'); ?>"><?php echo __('Ara','temavadisi'); ?></button>
<input type="hidden" name="post_type" value="post" />
</form>