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