Hello Everyone,
Where do I go to change the header text "Quantity" to "Requested Quantity"? I looked on english.php but didnt find it in there?? Any Suggestions?
Johnnyosc
This is a discussion on Where to change the heading text in product_listing.php??? within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hello Everyone, Where do I go to change the header text "Quantity" to "Requested Quantity"? I looked on english.php but ...
Hello Everyone,
Where do I go to change the header text "Quantity" to "Requested Quantity"? I looked on english.php but didnt find it in there?? Any Suggestions?
Johnnyosc
Its found in the following file:
catalog/includes/languages/english/default.php
Find:
Hope this helpsCode:define('TABLE_HEADING_QUANTITY', 'Quantity');![]()
thanks Lango...you definately the MAN!!!!
Bookmarks