{** * templates/controllers/grid/settings/user/form/userRoleForm.tpl * * Copyright (c) 2014-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Form for managing roles for a newly created user. *}
{csrf} {include file="controllers/notification/inPlaceNotification.tpl" notificationId="userRoleFormNotification"}

{translate key="grid.user.step2" userFullName=$userFullName}

{fbvFormSection} {assign var="uuid" value=""|uniqid|escape}
{/fbvFormSection} {fbvFormButtons submitText="common.save"}