mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
parent
57228a63b9
commit
45c359284d
1 changed files with 1 additions and 1 deletions
2
website/views/pages/pricing.ejs
vendored
2
website/views/pages/pricing.ejs
vendored
|
|
@ -12,7 +12,7 @@
|
|||
<div purpose="pricing-tier-switch" :class="[!displaySecurityPricingMode ? 'it-selected' : '']"></div>
|
||||
</div>
|
||||
<h4 class="pb-4 mb-4 text-center" v-if="displaySecurityPricingMode">Always cross-platform, always secure. You will always have control over read/write privileges.</h4>
|
||||
<h4 class="pb-4 mb-4 text-center" v-else>You will always have control over what is monitored and who is ...</h4>
|
||||
<h4 class="pb-4 mb-4 text-center" v-else>You will always have control over your machines regardless of platform.</h4>
|
||||
<div purpose="pricing-tiers" class="d-flex flex-column justify-content-center">
|
||||
<div class="d-flex flex-md-row flex-column card-deck justify-content-center align-items-center align-items-md-stretch p-0 w-100 mx-auto">
|
||||
<%// Fleet Premium %>
|
||||
|
|
|
|||
Loading…
Reference in a new issue