UMA: update unenroll MDM modal copy (#37735)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #36311 <img width="689" height="308" alt="image" src="https://github.com/user-attachments/assets/07af848d-8946-4bc7-8662-1b0d662763e2" /> # Checklist for submitter If some of the following don't apply, delete the relevant line. ## Testing - [x] QA'd all new/changed functionality manually
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@ const UnenrollMdmModal = ({
|
||||
if (isIPadOrIPhone(hostPlatform)) {
|
||||
return (
|
||||
<>
|
||||
<p>Settings configured by Fleet will be removed.</p>
|
||||
<p>Settings and apps added by Fleet will be removed.</p>
|
||||
{generateIosOrIpadosDescription()}
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user