{** * setDueDate.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Form to set the due date for a review. * * $Id$ *} {strip} {assign var="pageTitle" value="submission.dueDate"} {include file="common/header.tpl"} {/strip}

{translate key="editor.article.designateDueDate"}

{translate key="editor.article.designateDueDateDescription"}

{translate key="editor.article.todaysDate"} {$todaysDate|escape}
{translate key="editor.article.requestedByDate"} {translate key="editor.article.dueDateFormat"}
  {translate key="common.or"}
{translate key="editor.article.numberOfWeeks"}

{include file="common/footer.tpl"}