Editor pass - New query and new policy: Identify optional fields to users (2) (#5413)
Editor pass for: https://github.com/fleetdm/fleet/pull/5167 - frontend/pages/policies/PolicyPage/components/NewPolicyModal/NewPolicyModal.ts
This commit is contained in:
@@ -127,7 +127,7 @@ const NewPolicyModal = ({
|
||||
inputClassName={`${baseClass}__policy-save-modal-resolution`}
|
||||
label="Resolution"
|
||||
type="textarea"
|
||||
placeholder="What are the steps a device owner should take to resolve a host that fails this policy? (optional)"
|
||||
placeholder="What steps should a device owner take to resolve a host that fails this policy? (optional)"
|
||||
/>
|
||||
{platformSelector.render()}
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user