{** * templates/about/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. * * About the Journal / Submissions. * *} {strip} {assign var="pageTitle" value="about.submissions"} {include file="common/header.tpl"} {/strip} {if $currentJournal->getSetting('journalPaymentsEnabled') && ($currentJournal->getSetting('submissionFeeEnabled') || $currentJournal->getSetting('fastTrackFeeEnabled') || $currentJournal->getSetting('publicationFeeEnabled')) } {assign var="authorFees" value=1} {/if}
{translate key="about.onlineSubmissions.haveAccount" journalTitle=$siteTitle|escape}
{translate key="about.onlineSubmissions.login"}
{translate key="about.onlineSubmissions.needAccount"}
{translate key="about.onlineSubmissions.registration"}
{translate key="about.onlineSubmissions.registrationRequired"}
{translate key="about.submissionPreparationChecklist.description"}
{$currentJournal->getLocalizedSetting('copyrightNotice')|nl2br}
{$currentJournal->getLocalizedSetting('privacyStatement')|nl2br}