Commit 5f5076a0 authored by David O'Regan's avatar David O'Regan

Merge branch 'yo-master-patch-87785' into 'master'

Apply GitLab UI button styles to button _blank_state_ee_trial

See merge request gitlab-org/gitlab!51778
parents 496517e9 09ccc1cb
---
title: Apply GitLab UI button styles to button _blank_state_ee_trial
merge_request: 51778
author: Yogi (@yo)
type: other
...@@ -12,5 +12,5 @@ ...@@ -12,5 +12,5 @@
= link_to "paid products", "https://about.gitlab.com/pricing/", target: "_blank", rel: "noopener noreferrer nofollow" = link_to "paid products", "https://about.gitlab.com/pricing/", target: "_blank", rel: "noopener noreferrer nofollow"
You can try Ultimate for free without You can try Ultimate for free without
any obligation or payment details. any obligation or payment details.
= link_to new_trial_url, class: "btn btn-success" do = link_to new_trial_url, class: "gl-button btn btn-success" do
Start free trial Start free trial
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