Correct pre/post template hook name.
Review Request #9252 — Created Oct. 8, 2017 and submitted — Latest diff uploaded
Use entry_type_id instead of entry_id (which is a number) to make the
review-summary-header-pre/post hooks work as documented and expected.
Tested that review-summary-header-post now does what it should.