Paper911.com

Tuesday, November 15, 2005

removed adavnced search link from search box

removed adavnced search link from search box
/includes/boxes/search.php

$info_box_contents[] = array('form' => tep_draw_form('quick_find', tep_href_link(FILENAME_ADVANCED_SEARCH_RESULT, '', 'NONSSL', false), 'get'),
'align' => 'center',
'text' => $param . tep_draw_input_field('keywords', '', 'size="10" maxlength="30" style="width: ' . (BOX_WIDTH-30) . 'px"') . ' ' . tep_hide_session_id() . tep_image_submit('button_quick_find.gif', BOX_HEADING_SEARCH) . '
' . BOX_SEARCH_TEXT

/* HWR. '
' . BOX_SEARCH_ADVANCED_SEARCH . ''*/);

0 Comments:

Post a Comment

<< Home