From c92c870aa7abf952ca8e17352fbb6dbbfd030bf8 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Mon, 13 Mar 2023 10:02:13 -0400 Subject: [PATCH] Fleet UI: Update Turn on MDM modal (#10428) - Copy tweak: Move period outside quotation marks in Turn on MDM modal on My device page --- .../DeviceUserPage/AutoEnrollMdmModal/AutoEnrollMdmModal.tsx | 2 +- .../ManualEnrollMdmModal/ManualEnrollMdmModal.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/pages/hosts/details/DeviceUserPage/AutoEnrollMdmModal/AutoEnrollMdmModal.tsx b/frontend/pages/hosts/details/DeviceUserPage/AutoEnrollMdmModal/AutoEnrollMdmModal.tsx index 78dea623b2..9956aec5b1 100644 --- a/frontend/pages/hosts/details/DeviceUserPage/AutoEnrollMdmModal/AutoEnrollMdmModal.tsx +++ b/frontend/pages/hosts/details/DeviceUserPage/AutoEnrollMdmModal/AutoEnrollMdmModal.tsx @@ -24,7 +24,7 @@ const AutoEnrollMdmModal = ({ System Settings or System Preferences.
  • - In the search bar, type “Profiles.” Select Profiles, double + In the search bar, type “Profiles”. Select Profiles, double click on Enrollment Profile, and select Install.
  • diff --git a/frontend/pages/hosts/details/DeviceUserPage/ManualEnrollMdmModal/ManualEnrollMdmModal.tsx b/frontend/pages/hosts/details/DeviceUserPage/ManualEnrollMdmModal/ManualEnrollMdmModal.tsx index 5d7d2c525f..c33907b7de 100644 --- a/frontend/pages/hosts/details/DeviceUserPage/ManualEnrollMdmModal/ManualEnrollMdmModal.tsx +++ b/frontend/pages/hosts/details/DeviceUserPage/ManualEnrollMdmModal/ManualEnrollMdmModal.tsx @@ -103,8 +103,8 @@ const ManualEnrollMdmModal = ({ System Settings or System Preferences.
  • - In the search bar, type “Profiles.” Select Profiles, find and - select Enrollment Profile, and select Install. + In the search bar, type “Profiles”. Select Profiles, double + click Enrollment Profile, and select Install.
  • Enter your password, and select Enroll.