{** * plugins/generic/thesis/settingsForm.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. * * Thesis abstracts plugin settings * *} {strip} {assign var="pageTitle" value="plugins.generic.thesis.manager.settings"} {include file="common/header.tpl"} {/strip}

 
{translate key="plugins.generic.thesis.settings.description"}
 
{include file="common/formErrors.tpl"}

{translate key="plugins.generic.thesis.settings.submissions"}

{translate key="plugins.generic.thesis.settings.uploadCodeDescription"}

{fieldLabel name="uploadCode" key="plugins.generic.thesis.settings.uploadCode"}

{translate key="plugins.generic.thesis.settings.publishing"}


{fieldLabel name="thesisOrder" required="true" key="plugins.generic.thesis.settings.order"}

{translate key="plugins.generic.thesis.settings.thesisContact"}


{fieldLabel name="thesisName" required="true" key="user.name"}
{fieldLabel name="thesisEmail" required="true" key="user.email"}
{fieldLabel name="thesisPhone" key="user.phone"}
{fieldLabel name="thesisFax" key="user.fax"}
{fieldLabel name="thesisMailingAddress" key="common.mailingAddress"}

{translate key="plugins.generic.thesis.settings.thesisIntroduction"}

{translate key="plugins.generic.thesis.settings.thesisIntroductionDescription"}


{translate key="common.requiredField"}

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