{** * templates/form/formSection.tpl * * Copyright (c) 2014-2018 Simon Fraser University * Copyright (c) 2000-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Form section. *}
{if $FBV_label} {if $FBV_translate}{translate|assign:"FBV_labelTranslated" key=$FBV_label|escape} {else}{assign var="FBV_labelTranslated" value=$FBV_Label}{/if} {if $FBV_labelFor} {else}{$FBV_labelTranslated}{/if} {/if} {if $FBV_description}{/if} {if $FBV_listSection}{/if}