Missing something here

Wizard Myrddin <[email protected]> 11 Sep 2003 06:41:26 -0000
Newsgroups gmane.comp.web.oscommerce.contributions
Message-ID <56257e60c96936dbac2ea0c731a07b60@osCommerce-Forums>
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=227756#227756
----------------------------------------------------------------

Hi there

Going through the mods little by little and have came up against this as stated in the read me file. It asked for to find this stringin admin/categories

td class="main"><?php echo TEXT_PRODUCTS_PRICE; ?></td>
            <td class="main"><?php echo tep_draw_separator('pixel_trans.gif', '24', '15') . '&nbsp;' . tep_draw_input_field('products_price', $pInfo->products_price); ?></td>

performing a find this string is not present!
Im running oscommerce 2.2ms2

Any surgestions