Osclass forums
Support forums => Themes => Bender => Topic started by: adminrahul on April 23, 2014, 01:34:42 pm
-
Hello All,
I want to change "Select a country" drop down label to "Select a Place" in item_post (publish your ad) page.
Please help me.
Thanks in anticipation
I am using Osclass 3.3.2 with bender theme
-
Hi adminrahul,
Open oc-includes/osclass/frm/Item.frm.class.php and find the function country_select($countries = null, $item = null)
in that function you can change 'Select a country' to 'Select a Place'
-
Thanks Mahesh
-
@adminrahul
you are welcome