portico: Move comparison legend below plan tabs.

This commit is contained in:
Karl Stolley 2024-02-13 11:03:17 -06:00 committed by Tim Abbott
parent f5fb9d76d0
commit 873232d25e
1 changed files with 11 additions and 10 deletions

View File

@ -3,16 +3,6 @@
<h2 id="self-hosted-plan-comparison">Self-hosted plans comparison</h2>
<h2 id="all-plan-comparison">All plans comparison</h2>
<div class="h2-subheader">
<p class="subheader-open-source">
All plans offer the same 100% <a href="https://github.com/zulip/zulip">open-source</a> software.
</p>
<p class="subheader-self-hosted-legend">
Zulips support team will provide assistance with features marked <span class="icon-with-copy">with a <i class="icon icon-check"></i>.</span><br />
Features you will need to set up and maintain on your own are marked <span class="icon-with-copy">with a <i class="icon icon-wrench"></i>.</span>
</p>
</div>
<div class="comparison-tabs">
<button class="comparison-tab comparison-tab-cloud" data-label="tab-cloud" type="button">
<span class="grouped-icons">
@ -34,6 +24,17 @@
All plans
</button>
</div>
<div class="h2-subheader">
<p class="subheader-open-source">
All plans offer the same 100% <a href="https://github.com/zulip/zulip">open-source</a> software.
</p>
<p class="subheader-self-hosted-legend">
Zulips support team will provide assistance with features marked <span class="icon-with-copy">with a <i class="icon icon-check"></i>.</span><br />
Features you will need to set up and maintain on your own are marked <span class="icon-with-copy">with a <i class="icon icon-wrench"></i>.</span>
</p>
</div>
<!-- comparison-table-top is important to observe sticky table header -->
<div class="comparison-table-top"></div>
<table class="comparison-table">