how do I get vanilla2 to display things as dicussions instead of questions?
My install of Version 2.0.14 used to, I think, have a Discussion tab and a button to Start a Discussion. Now it has Question tab and a button to Ask a Question. I want it to go back to Start a Discussion but I can't figure out how.
Tagged:
0
Comments
// Discussion / Question
$Definition['Start a New Discussion'] = 'Ask a Question';
$Definition['Discussions'] = 'Questions';