http://drupal.org/node/99224

As previously metioned above, the submission instructions (admin/content/types/nodereview) are not displayed to the user - either upon creation or editing - for whatever reason.

Comments

Crell’s picture

Status: Active » Closed (works as designed)

Review nodes don't use the default "submission guidelines" text area on the node type page. You specify submission instructions on the review-per-type page, such as admin/content/nodereview/page.

I've added code to hide the normal submission instructions form field on the node type page for the review node, since it's not used and, I agree, confusing.

Cheers.

Crell’s picture

Status: Closed (works as designed) » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)