{** * settingsForm.tpl * * Copyright (c) 2013-2015 Simon Fraser University Library * Copyright (c) 2003-2015 John Willinsky * Contributed by Lepidus Tecnologia * * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * ABNT Citation plugin settings * *} {strip} {assign var="pageTitle" value="plugins.citationFormats.abnt.manager.AbntCitationSettings"} {include file="common/header.tpl"} {/strip}
{translate key="plugins.citationFormats.abnt.manager.settings.description"}

{include file="common/formErrors.tpl"} {if count($formLocales) > 1}
{fieldLabel name="formLocale" key="form.formLanguage"} {plugin_url|assign:"setupFormUrl" path="settings"} {form_language_chooser form="setupForm" url=$setupFormUrl} {translate key="form.formLanguage.description"}
{/if}
{fieldLabel name="location" key="plugins.citationFormats.abnt.manager.settings.location"}

{translate key="common.requiredField"}

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