{** * plugins/generic/sword/depositPointForm.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. * * SWORD plugin settings * *} {strip} {assign var="pageTitle" value="plugins.generic.sword.depositPoints.edit"} {include file="common/header.tpl"} {/strip}
{include file="common/formErrors.tpl"}

{translate key="plugins.generic.sword.depositPoints.password.description"}
{html_options_translate name="depositPoint[type]" options=$depositPointTypes selected=$depositPoint.type}
{translate key="plugins.generic.sword.depositPoints.type.description"}
{include file="common/footer.tpl"}