{if isset($isEditGranted) && $isEditGranted}

{if isset($commandsetName)}{$commandsetName}{else}{t}New command set{/t}{/if}

{if isset($commandsetid)} {/if}
{if isset($commandsetid)}{/if} {if isset($commandsetid)}{/if}
{if isset($commandsetid)}

{t}Delete this CommandSet ?{/t}

{/if}
{if isset($cmdList)}
{if isset($isAddCmdForm)}
{/if}
{if isset($cmdList)}

{t}Remove Command from this CommandSet ?{/t}

{foreach $cmdList as $id => $cmd} {/foreach}
{t}Ref{/t} {t}Command{/t} {t}Team{/t}
{$cmd.reference} {$cmd.name} {$cmd.team}
{else} {t}Create the CommandSet to add some commands.{/t} {/if}
{/if} {else}
{t}Sorry, only managers can access this page.{/t}
{/if}