{** * templates/reviewer/review/step2.tpl * * Copyright (c) 2014-2018 Simon Fraser University * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Show the step 2 review page * *}
getId() step="2" escape=false}"> {csrf} {include file="common/formErrors.tpl"} {fbvFormArea id="reviewStep2"} {fbvFormSection label="reviewer.submission.reviewerGuidelines"}

{$reviewerGuidelines}

{/fbvFormSection} {url|assign:cancelUrl page="reviewer" op="submission" path=$submission->getId() step=1 escape=false} {fbvFormButtons submitText="reviewer.submission.continueToStepThree" cancelText="navigation.goBack" cancelUrl=$cancelUrl cancelUrlTarget="_self" submitDisabled=$reviewIsComplete} {/fbvFormArea}