1
In the profile module, i'd like to display the dynamic yes/no field as yes/no but not as 1/0.
I know the value stored in the database is 1 or 0 but in the userinfo.php or search.php, i'd like to display yes or no!
What code have I to modify?
Thanks for help!