{** * importOCS1.tpl * * Copyright (c) 2000-2008 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Basic conference settings under site administration. * * $Id: importOCS1.tpl,v 1.4 2008/04/04 17:06:53 asmecher Exp $ *} {assign var="pageTitle" value="admin.conferences.importOCS1"} {assign var="helpTopicId" value="site.siteManagement"} {include file="common/header.tpl"}
{include file="common/formErrors.tpl"} {if $importError}

{translate key="admin.conferences.importErrors"}:

{/if}

{translate key="admin.conferences.importOCS1Instructions"}

{fieldLabel name="title" key="common.path" required="true"}
{translate key="admin.conference.pathImportInstructions"}
{fieldLabel name="title" key="admin.conference.importPath" required="true"}
{translate key="admin.conference.importPathInstructions"}
{translate key="common.options"}

{translate key="common.requiredField"}

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