{** * templates/manager/people/userProfileForm.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. * * User profile form under journal management. * *} {strip} {url|assign:"currentUrl" op="people" path="all"} {assign var="pageTitle" value="manager.people"} {include file="common/header.tpl"} {/strip} {if not $userId} {assign var="passwordRequired" value="true"} {literal} {/literal} {/if} {if $userCreated}
{translate key="manager.people.userCreatedSuccessfully"}
{/if}