{** * templates/user/rolesForm.tpl * * Copyright (c) 2014-2021 Simon Fraser University * Copyright (c) 2003-2021 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * Roles area of user profile form tabset. *}
{* Help Link *} {help file="user-profile" class="pkp_help_tab"} {csrf} {include file="controllers/notification/inPlaceNotification.tpl" notificationId="rolesFormNotification"} {include file="user/userGroups.tpl"}

{capture assign="privacyUrl"}{url router=\PKP\core\PKPApplication::ROUTE_PAGE page="about" op="privacy"}{/capture} {translate key="user.privacyLink" privacyUrl=$privacyUrl}

{translate key="common.requiredField"}

{fbvFormButtons hideCancel=true submitText="common.save"}