0byt3m1n1 - D7net
0byt3m1n1 - D7net
Path:
/
home
/
s13cf5ef
/
www
/
ropadefutbolbarata
/
includes
/
boxes
/
[
Home
]
Name File: search.php
< back
<?php /* $Id: search.php,v 1.22 2003/02/10 22:31:05 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2003 osCommerce Released under the GNU General Public License */ ?> <!-- search //--> <tr> <td class="td_wrapper"> <?php $info_box_contents = array(); $info_box_contents[] = array('text' => BOX_HEADING_SEARCH); new infoBoxHeading($info_box_contents, false, false); $info_box_contents = array(); $info_box_contents[] = array('form' => tep_draw_form('quick_find', tep_href_link(FILENAME_ADVANCED_SEARCH_RESULT, '', 'NONSSL', false), 'get'), 'align' => 'center', 'text' => ' '. tep_draw_input_field('keywords', BOX_HEADING_SEARCH, 'size="10" maxlength="30" class="input" onblur="if(this.value==\'\') this.value=\'' . BOX_HEADING_SEARCH . '\'" onfocus="if(this.value ==\'' . BOX_HEADING_SEARCH . '\' ) this.value=\'\'"') . '' . tep_hide_session_id() . ' <div class="ofh"> <div class="fl_left text_search">' . BOX_SEARCH_TEXT . '</div> <div class="fl_right button_search">' . tep_hide_session_id() . tep_image_submit('button_quick_find.gif', BOX_HEADING_SEARCH,'') . '</div> </div> <div align="right" class="advserch"><a href="' . tep_href_link(FILENAME_ADVANCED_SEARCH) . '">' . BOX_SEARCH_ADVANCED_SEARCH . '</a></div>'); new infoBox($info_box_contents); ?> </td> </tr> <!-- search_eof //--> <?php /* <div class="ofh"> <div class="fl_left text_search">' . BOX_SEARCH_TEXT . '</div> <div class="fl_right button_search">' . tep_hide_session_id() . tep_image_submit('button_quick_find.gif', BOX_HEADING_SEARCH,'') . '</div> </div> <div align="right" class="advserch"><a href="' . tep_href_link(FILENAME_ADVANCED_SEARCH) . '"><b>' . BOX_SEARCH_ADVANCED_SEARCH . '</b></a></div> */ ?>
©
2018. | Recode by D7net