getInfo(); $trans['name'] = $role->getTranslateTag('name'); $newcount=2; } else { $title = __('Add New Role'); $action = 'add'; $submit_text = __('Add Role'); $newcount=4; } $info = Format::htmlchars(($errors && $_POST) ? array_merge($info, $_POST) : $info, true); ?>