Needs work
Project:
Form page title
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
13 Dec 2016 at 03:04 UTC
Updated:
13 Dec 2016 at 08:54 UTC
Jump to comment: Most recent
Hello!
1. I'm installed module "Form page title" for change Title page "Create Question" (/node/add/answers-question). This content type adds module Answers 4.0-rc2.
2. I edited settings.php:
$conf['form_page_title_forms'] = [
'answers_question_node_form' => 'Ask a Question',
];
3. Where profit?
Comments
Comment #2
IRuslan commentedThat's weird, I'll check it soon.