Commit 99c7e3f7 authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'make-GitLab-Gold-button-more-cta' into 'master'

Make GitLab.com free trial button primary

See merge request gitlab-org/gitlab-ee!7231
parents 09d10836 0b9674d4
......@@ -23,4 +23,4 @@
= render 'shared/billings/trial_status', namespace: namespace
- if namespace.eligible_for_trial?
%p= link_to 'Start your free trial', new_gitlab_com_trial_url, class: 'btn btn-primary btn-inverted'
%p= link_to 'Start your free trial', new_gitlab_com_trial_url, class: 'btn btn-primary'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment