Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

advanced_search.php


gandhi

Recommended Posts

www.brewrecords.net/shop/advanced_search.php

 

i want to change the black bold wording from manufacturers to 'label'

 

<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>

 

heres some code from the advanced_search.php.

 

I thought it would be there but it isn't

 

can anyone help?

 

thank you.

Link to comment
Share on other sites

www.brewrecords.net/shop/advanced_search.php

 

i want to change the black bold wording from manufacturers to 'label'

 

<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>

 

heres some code from the advanced_search.php.

 

I thought it would be there but it isn't

 

can anyone help?

 

thank you.

 

You need to look in catalog\includes\languages\english\index.php

Sam

 

Remember, What you think I ment may not be what I thought I ment when I said it.

 

Contributions:

 

Auto Backup your Database, Easy way

 

Multi Images with Fancy Pop-ups, Easy way

 

Products in columns with multi buy etc etc

 

Disable any Category or Product, Easy way

 

Secure & Improve your account pages et al.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...