{** * userProfileForm.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * User profile form under journal management. * * $Id$ *} {strip} {url|assign:"currentUrl" op="people" path="all"} {assign var="pageTitle" value="manager.people"} {include file="common/header.tpl"} {/strip} {literal} {/literal} {if not $userId} {assign var="passwordRequired" value="true"} {literal} {/literal} {/if} {if $userCreated}
{translate key="manager.people.userCreatedSuccessfully"}
{/if}