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

{capture assign="privacyUrl"}{url router=$smarty.const.ROUTE_PAGE page="about" op="privacy"}{/capture} {translate key="user.privacyLink" privacyUrl=$privacyUrl}

{translate key="common.requiredField"}