By default the "Post new comment" label stays within the comments section, under it. I simply want to know how to edit this label to say something else...such as, "Write a Review"

Is this possible, if so could you lead me to the right direction.

Thanks in Advanced,,,

Comments

coreyp_1’s picture

The String Overrides module is probably the easiest way.

-Corey

fizk’s picture

I need an easy way to change 'Post new comment' for a specific form_id/node type. Strings Overrides replaces all the occurrences of that string.

Does anyone know of a solution?

halloffame’s picture

NathanM’s picture

There is a new module here which seems pretty promising as well. Drupal 7 only, though.
http://drupal.org/project/comment_goodness

NathanM’s picture

Also don't know why I didn't think of this before, but you can also change the language by re-styling the node and the comments area using a panel page. You can set this as a per-content type variant, so every content type can have a different comment name.