Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-10-11 16:26:42 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-10-11 16:26:42 +0300
commit8c58aefbd7d9dbe1e042d2d1624e17d5d07b1686 (patch)
tree4c20ec3d149df3cac288ee7934053af568618682 /layouts/feedback.html
parent3d2c464957620702d4d91d1bfc09c42656df1951 (diff)
Move pricing row up, improve wording
Diffstat (limited to 'layouts/feedback.html')
-rw-r--r--layouts/feedback.html28
1 files changed, 14 insertions, 14 deletions
diff --git a/layouts/feedback.html b/layouts/feedback.html
index d44f16b3..4588aa88 100644
--- a/layouts/feedback.html
+++ b/layouts/feedback.html
@@ -107,6 +107,20 @@
</div><!-- get-help tab -->
<div role="tabpanel" class="tab-pane" id="get-more-features"><!-- get-more-features tab -->
+ <div class="row" id="sales-row"><!-- gitlab-pricing-row -->
+ <div class="col-md-8 col-sm-12">
+ <p>To view <strong>all GitLab tiers</strong> and features or to upgrade
+ <i class="fa fa-arrow-right black-icon" aria-hidden="true"></i>
+ </p>
+ </div>
+ <div class="col-md-4 col-sm-12">
+ <a role="button" class="comments-holder btn btn-default" href="https://about.gitlab.com/pricing/" target="_blank">
+ <i class="fa fa-credit-card-alt" aria-hidden="true"></i>
+ VIEW PRICING PAGE
+ </a>
+ </div>
+ </div><!-- gitlab-pricing-row -->
+
<div class="row" id="sales-row"><!-- gitlab-gold-row -->
<div class="col-md-8 col-sm-12">
<p>If you want to try all features available in <strong>GitLab.com</strong>
@@ -134,20 +148,6 @@
</a>
</div>
</div><!-- gitlab-ultimate-row -->
-
- <div class="row" id="sales-row"><!-- gitlab-pricing-row -->
- <div class="col-md-8 col-sm-12">
- <p>If you want to subscribe for a <strong>different GitLab tier</strong>
- <i class="fa fa-arrow-right black-icon" aria-hidden="true"></i>
- </p>
- </div>
- <div class="col-md-4 col-sm-12">
- <a role="button" class="comments-holder btn btn-default" href="https://about.gitlab.com/pricing/" target="_blank">
- <i class="fa fa-credit-card-alt" aria-hidden="true"></i>
- CONSULT PRICING
- </a>
- </div>
- </div><!-- gitlab-pricing-row -->
</div><!-- get-more-features tab -->
<div role="tabpanel" class="tab-pane active" id="docs-feedback"><!-- docs-feedback tab -->