{i18n}Guard permissions for Transition{/i18n}

{i18n}Guard Permissions{/i18n} {* misc, boring args *} {foreach from=$args item=val key=name} {/foreach}

{i18n}Specify which permissions the user will require in order to perform this transition. Note that the user will be required to have all these permissions.{/i18n}

{* FIXME keep old selection *} {foreach from=$perms item=oPerm} {i18n}{$oPerm->getHumanName()}{/i18n}
{/foreach}
{* FIXME how do I cancel again? *}