View Single Post
Old July 24th, 2006, 11:20 PM   #15 (permalink)
blankoboy
Member
 
blankoboy's Avatar
 
Join Date: Apr 2006
Posts: 63
Question

I want to change the "SOLD IT!" to something more generic like. "DELIST AD" or "REMOVE AD" as it appears in many ad types that it doesn't seem suited for (ie: Wanted and other category types I have created).

Code:
Content visible to verified customers only.
Can I simply edit this code in english.php:

Quote:
$Globals['pp_lang']['soldit'] = "SOLD IT!";
to something like this:


Quote:
$Globals['pp_lang']['soldit'] = "REMOVE AD";
blankoboy is offline   Reply With Quote