{** * templates/sectionEditor/index.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. * * Section editor index. * *} {strip} {assign var="pageTitle" value="common.queue.long.$pageToDisplay"} {url|assign:"currentUrl" page="sectionEditor"} {include file="common/header.tpl"} {/strip}
{if !$dateFrom} {assign var="dateFrom" value="--"} {/if} {if !$dateTo} {assign var="dateTo" value="--"} {/if} {include file="sectionEditor/$pageToDisplay.tpl"} {if ($pageToDisplay == "submissionsInReview")}