Quote:
Originally Posted by Chuck S The language strings are definately there so honestly dont see how you miss them
$Globals['pp_lang']['high'] = "High Price";
$Globals['pp_lang']['low'] = "Low Price";
$Globals['pp_lang']['sortdist'] = "Enter your zipcode"; |
Perhaps because "High Price" is not the same as Highest Price, and "Low Price" is not the same as Lowest Price etc. Which is what it says in the dropdown menu.
I did not miss those. Actually, I tried to remove those from english.php but Highest Price, Lowest Price etc. are still showing op in the dropdown menu on the search results page.