getStaff())) $assignees[] = $staff; if (($team = $ticket->getTeam())) $assignees[] = $team; $form = ReleaseForm::instantiate($_POST); ?>


%s

', $info['error']); } elseif ($info['warn']) { echo sprintf('

%s

', $info['warn']); } elseif ($info['msg']) { echo sprintf('

%s

', $info['msg']); } elseif ($info['notice']) { echo sprintf('

%s

', $info['notice']); } ?>
1) { ?>

'; ?> getName(); ?>

unassign ticket from %s?'), ($staff) ?: $team); ?>

getField('comments')->render(); ?>