Categories
How to change comment field title in drupal?
How to change the default heading "Add comment" to "Add review" for one type of material?
Answer the question
In order to leave comments, you need to log in
in your theme, create a template ( for article content type ) and change the line there
<h2 class="title comment-form"><?php print t('Add new comment'); ?></h2>
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question