Commit ad11b5e3 authored by Coung Ngo's avatar Coung Ngo Committed by Justin Ho Tuan Duong

Change support link to open in same tab

parent d163f4c9
......@@ -6,7 +6,7 @@
- placeholders = { strong_start: '<strong>'.html_safe,
strong_end: '</strong>'.html_safe,
limit: @hook.rate_limit,
support_link_start: '<a href="https://support.gitlab.com/hc/en-us/requests/new" target="_blank" rel="noopener noreferrer">'.html_safe,
support_link_start: '<a href="https://support.gitlab.com/hc/en-us/requests/new">'.html_safe,
support_link_end: '</a>'.html_safe }
= render 'shared/global_alert',
title: s_('Webhooks|Webhook was automatically disabled'),
......
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