barkingmoonbat Posted October 20, 2008 Posted October 20, 2008 We only have one manufacturer of our products and would like to remove this from the advance search page. Any help would be greatly appeciated. Thanks, John
FIMBLE Posted October 20, 2008 Posted October 20, 2008 Hi Advanced_search.php Lines 197 to 203 These <tr> <td colspan="2"><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <tr> <td class="fieldKey"><?php echo ENTRY_MANUFACTURERS; ?></td> <td class="fieldValue"><?php echo tep_draw_pull_down_menu('manufacturers_id', tep_get_manufacturers(array(array('id' => '', 'text' => TEXT_ALL_MANUFACTURERS)))); ?></td> </tr> Delete This will remove it Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.