{** * templates/controllers/grid/users/reviewer/form/reviewerGossipForm.tpl * * Copyright (c) 2013-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Display form to gossip about a user. *}
{csrf} {fbvFormSection} {fbvElement type="textarea" name="gossip" id="gossip" label="user.gossip.description" rich=true value=$gossip} {/fbvFormSection} {fbvFormButtons}