Re: Where to Change 'Out of Stock' Button text ?

Posts: 18
Joined: 05/08/2008

To answer my own question, found in uc_inventory_api.module (around line 213):

$form['submit']['#value'] = t('Out of Stock');

However if anyone has any idea about my other point (not showing out of stock items at all in a View) I'd be very grateful to hear what the current best way around this is.

Thanks

Where to Change 'Out of Stock' Button text ? By: drupalcornwall (6 replies) Tue, 05/27/2008 - 07:55