By jrivelli on
I am attempting to change the 'cost' or 'list price' string to 'Wholesale Price'. I have installed the stringoverride module and have it working for various text places throughout the website, but I am unable to change these strings mentioned above.
I have tried entering it as so:
list price
list_price
List Price
List Price:
list price:
Am I not entering it in properly?
Thanks!
Comments
Have you figured this out?
Have you figured this out? I'm trying to do exactly the same thing. Thanks!
This is late but I thought I would added it for those who follow
It took me a couple of tries but since it is hard to notice but the 'p' is lowercase while the 'L' is uppercase. So the original should be
List price
Hope this helps.