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-10 18:12:12 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-10-10 18:12:12 +0300
commitfa53a13d235b4d6042e758c0db4d649708fd0f7d (patch)
treeddca21de1c715f99ab97db29e88a57007f6f3cf2 /layouts/feedback.html
parentac0478b620ac491846d037ed374fecf723bdb4b6 (diff)
move sales button to the product tab, keep "get help"
Diffstat (limited to 'layouts/feedback.html')
-rw-r--r--layouts/feedback.html36
1 files changed, 19 insertions, 17 deletions
diff --git a/layouts/feedback.html b/layouts/feedback.html
index 69154e54..ab1fe57a 100644
--- a/layouts/feedback.html
+++ b/layouts/feedback.html
@@ -18,7 +18,7 @@
</li>
<li role="presentation"><a href="#questions" aria-controls="questions" role="tab" data-toggle="tab">
<i class="fa fa-question-circle" aria-hidden="true"></i>
- QUESTIONS</a>
+ GET <strong>HELP</strong></a>
</li>
</ul>
@@ -51,6 +51,23 @@
</a>
</div>
</div><!-- feature-proposal-row -->
+
+ <div class="row" id="sales-row"><!-- sales-row -->
+ <div class="col-md-8 col-sm-12">
+ <p>If you want to use a feature that's not available in your
+ <a href="https://about.gitlab.com/pricing/" target="_blank">
+ GitLab tier
+ </a>
+ <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/sales/" target="_blank">
+ <i class="fa fa-envelope-o" aria-hidden="true"></i>
+ CONTACT SALES
+ </a>
+ </div>
+ </div><!-- sales-row -->
</div><!-- product-feedback -->
<div role="tabpanel" class="tab-pane" id="questions"><!-- questions -->
@@ -100,22 +117,7 @@
</p>
</div>
</div><!-- support-row -->
-
- <div class="row" id="sales-row"><!-- sales-row -->
- <div class="col-md-8 col-sm-12">
- <p>If you have questions about the <a href="https://about.gitlab.com/features/" target="_blank">features</a>
- or <a href="https://about.gitlab.com/pricing/" target="_blank">pricing</a> of GitLab's paid tiers
- <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/sales/" target="_blank">
- <i class="fa fa-envelope-o" aria-hidden="true"></i>
- CONTACT SALES
- </a>
- </div>
- </div><!-- sales-row -->
- </div><!-- support -->
+ </div><!-- questions -->
<div role="tabpanel" class="tab-pane active" id="docs-feedback"><!-- docs-feedback -->
<div class="row" id="edit-page-row"><!-- edit-page-row -->