tbarlet Posted November 26, 2004 Posted November 26, 2004 I wanted to change the text for the default comments in the admin section of RMA, anyone know where this is located. I see some of the text in the database but wanted to edit the part about the shipping label being included in the package. I cannot find the text anywhere in any file, any help will be appreciated, Terry Quote
Guest Posted November 26, 2004 Posted November 26, 2004 go search for and download a program called 'windows grep' with it you can find anything in the code in seconds . . . Quote
tbarlet Posted November 26, 2004 Author Posted November 26, 2004 Thanks for the info however this did not help, the text simply does not appaer in the files anywhere, I even download the database contents and search it as well, no luck. Just to make sure I searched for a string of text i KNEW was in one of the files and it found that, but not the text that is paaering in the comments section......Strange... I did notice a binary file in the contibution package but did not upload it, any other ideas? Quote
tbarlet Posted November 26, 2004 Author Posted November 26, 2004 The portion I am looking for begins with "This label is attached to the packing slip that was included in the package" It shows up as a default comment when you press the "accept" button while working with the return and is also sent via email to the customer. Quote
Guest Posted November 26, 2004 Posted November 26, 2004 use *.* for the file type to search in, i found it in 3 seconds after i downloaded it Quote
tbarlet Posted November 26, 2004 Author Posted November 26, 2004 Ah yes, Thanks a bunch, I never thought of looking in an html file. I was searching in txt and php. Again, thanks a bunch Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.