form->csrf() ?> form->hidden('project_id', $values) ?> form->label(t('Role'), 'role') ?> form->text('role', $values, $errors, array('autofocus', 'required', 'maxlength="50"')) ?>
url->link(t('cancel'), 'ProjectRoleController', 'show', array(), false, 'close-popover') ?>