{** * complete.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * The submission process has been completed; notify the author. * * $Id$ *} {strip} {assign var="pageTitle" value="author.track"} {include file="common/header.tpl"} {/strip}
{translate key="author.submit.submissionComplete" journalTitle=$journal->getLocalizedTitle()}
{if $canExpedite} {url|assign:"expediteUrl" op="expediteSubmission" articleId=$articleId} {translate key="author.submit.expedite" expediteUrl=$expediteUrl} {/if} {if $paymentButtonsTemplate } {include file=$paymentButtonsTemplate orientation="vertical"} {/if}