How to make the default button "Ask a Question"

Hello,

I wonder if it is possible to replace the current "New Discussion" button with "Ask a Question"...

Thank you

Tagged:

Comments

  • Admin

    Try adding this line to your /conf/config.php

    $Configuration['Vanilla']['DefaultNewButton'] = 'post/question';
    
Sign In or Register to comment.