Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to romove Manufacturer from advanced search


barkingmoonbat

Recommended Posts

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...