Make copy changes to trial registrations for duo enterprise
What does this MR do and why?
Make copy changes to trial registrations for duo enterprise
- ultimate trial and duo enterprise will now be offered together on trial registrations.
- slight spacing changes for current ultimate trials text.
- remove bold setting of additional links. See discussion in !164522 (comment 2082468817)
- see https://gitlab.com/gitlab-org/gitlab/-/issues/473814
Changelog: other EE: true
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
feature flag status | Before | After |
---|---|---|
disabled | ||
enabled | n/a |
How to set up and validate locally
- Simulate SaaS and restart GDK
- Sign out if necessary.
- Navigation to the
/-/trial_registrations/new
(http://gdk.test:3000/-/trial_registrations/new
) and disabled state in screenshots will show. - To see the updates, for duo, use the command
Feature.enable(:duo_enterprise_trials_registration)
in the rails console
Related to #473814
Edited by Doug Stull