{** * templates/sectionEditor/selectReviewForm.tpl * * Copyright (c) 2013-2015 Simon Fraser University Library * Copyright (c) 2003-2015 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Assign a review form to a review. * *} {strip} {assign var="pageTitle" value="editor.article.reviewForms"} {include file="common/header.tpl"} {/strip}
{translate key="manager.reviewForms.title"} | {translate key="common.action"} |
{$reviewForm->getLocalizedTitle()|escape} | {if $assignedReviewFormId == $reviewForm->getId()}{translate key="common.alreadyAssigned"}{else}getId()}" class="action">{translate key="common.assign"}{/if} | getId()}" class="action">{translate key="common.preview"} |
{translate key="manager.reviewForms.noneCreated"} | |
{page_info iterator=$reviewForms} | {page_links anchor="reviewForms" name="reviewForms" iterator=$reviewForms} |