{** * templates/manager/languageSettings.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. * * Form to edit journal language settings. * *} {strip} {assign var="pageTitle" value="common.languages"} {include file="common/header.tpl"} {/strip}
{translate key="manager.languages.languageInstructions"}
{include file="common/formErrors.tpl"} {if count($availableLocales) > 1} {else}{translate key="manager.languages.noneAvailable"}
{/if} {include file="common/footer.tpl"}