mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Fleet UI: Update Turn on MDM modal (#10428)
- Copy tweak: Move period outside quotation marks in Turn on MDM modal on My device page
This commit is contained in:
parent
9cb2ef14ff
commit
c92c870aa7
2 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ const AutoEnrollMdmModal = ({
|
|||
<b>System Settings</b> or <b>System Preferences</b>.
|
||||
</li>
|
||||
<li>
|
||||
In the search bar, type “Profiles.” Select <b>Profiles</b>, double
|
||||
In the search bar, type “Profiles”. Select <b>Profiles</b>, double
|
||||
click on <b>Enrollment Profile</b>, and select <b>Install</b>.
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
|||
|
|
@ -103,8 +103,8 @@ const ManualEnrollMdmModal = ({
|
|||
<b>System Settings</b> or <b>System Preferences</b>.
|
||||
</li>
|
||||
<li>
|
||||
In the search bar, type “Profiles.” Select <b>Profiles</b>, find and
|
||||
select <b>Enrollment Profile</b>, and select <b>Install</b>.
|
||||
In the search bar, type “Profiles”. Select <b>Profiles</b>, double
|
||||
click <b>Enrollment Profile</b>, and select <b>Install</b>.
|
||||
</li>
|
||||
<li>
|
||||
Enter your password, and select <b>Enroll</b>.
|
||||
|
|
|
|||
Loading…
Reference in a new issue