{** * plugins/importexport/users/importUsersResults.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. * * Show the results of importing users. * *} {strip} {assign var="pageTitle" value="plugins.importexport.users.import.importUsers"} {include file="common/header.tpl"} {/strip}
{translate key="user.username"} | {translate key="user.name"} | {translate key="user.email"} | {translate key="common.action"} |
getId()}">{$user->getUsername()|escape} | {$user->getFullName()|escape} | {$user->getEmail()|escape} | getId()}" class="action">{translate key="common.edit"} | getId()}" class="action">{translate key="manager.people.signInAs"} |
{translate key="manager.people.noneEnrolled"} | |||
{translate key="plugins.importexport.users.import.errorsOccurred"}: