{** * plugins/importexport/pubIds/templates/importResults.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. * * Display the import results: the errors occured and the list of the successfully-imported public identifiers. * *} {strip} {assign var="pageTitle" value="plugins.importexport.pubIds.import.results"} {include file="common/header.tpl"} {/strip} {if $errors}
{translate key="plugins.importexport.pubIds.import.errors.description"}
{if $error}{translate key=$error}
{else}{translate key="plugins.importexport.pubIds.import.success.description"}