mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
"Compare all features" >>> "View all features" on the device management land page (#21360)
Closes https://github.com/fleetdm/confidential/issues/7685 I changed "Compare all features" to "View all features." The current "Compare all features" language suggests that the user can continue to a large list of feature comparisons between Fleet, Omnissa, and Jamf Pro which is not the case.
This commit is contained in:
parent
4eb72535dc
commit
4d7be66dab
1 changed files with 1 additions and 1 deletions
2
website/views/pages/device-management.ejs
vendored
2
website/views/pages/device-management.ejs
vendored
|
|
@ -412,7 +412,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<animated-arrow-button class="mx-auto" href="/pricing">Compare all features</animated-arrow-button>
|
||||
<animated-arrow-button class="mx-auto" href="/pricing">View all features</animated-arrow-button>
|
||||
</div>
|
||||
<%/* Shorten the feedback loop section */%>
|
||||
<div purpose="page-section">
|
||||
|
|
|
|||
Loading…
Reference in a new issue