mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 16:08:47 +00:00
Update transparency.ejs (#19519)
I updated the description for "Device actions" to give more context to readers as per https://github.com/fleetdm/fleet/issues/15694.
This commit is contained in:
parent
d25c257db3
commit
5d7472fb40
1 changed files with 1 additions and 1 deletions
2
website/views/pages/transparency.ejs
vendored
2
website/views/pages/transparency.ejs
vendored
|
|
@ -76,7 +76,7 @@
|
|||
<span style="color: #6A67FE; right: 0; top: 24px;" class="position-absolute fa fa-angle-down"></span>
|
||||
</p>
|
||||
<p id="accordion__body2" class="collapse" aria-labelledby="accordion__header2">
|
||||
Fleet can take action on your device remotely like trigger a restart, lock, or wipe your device. This is useful for IT teams to help you troubleshoot remotely if you run into any issues with your device.
|
||||
Device actions are helpful for IT teams to troubleshoot your device remotely if you run into any issues. If your IT team uses Fleet's device management (MDM) features, your computer can be restarted, locked or even wiped remotely by your administrator.
|
||||
</p>
|
||||
</div>
|
||||
<div style="border-bottom: 1px solid #E2E4EA; padding-right: 20px;" class="position-relative">
|
||||
|
|
|
|||
Loading…
Reference in a new issue