Commit a70199fb authored by Enrique Alcántara's avatar Enrique Alcántara

Merge branch 'btn-confirm-emails' into 'master'

Move to btn-confirm from btn-success in emails directory

See merge request gitlab-org/gitlab!58029
parents 97594d44 0cccdfad
---
title: Move to btn-confirm from btn-success in emails directory
merge_request: 58029
author: Yogi (@yo)
type: changed
......@@ -26,4 +26,4 @@
.col-sm-10
= admin_email_select_tag(:recipients)
.form-actions
= submit_tag _('Send message'), class: 'gl-button btn btn-success', disabled: admin_emails_are_currently_rate_limited?
= submit_tag _('Send message'), class: 'gl-button btn btn-confirm', disabled: admin_emails_are_currently_rate_limited?
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