Browse Source

Update helpdesk_ticket.html.erb

pull/2617/head
Manny Dinssa 2 years ago committed by Kat
parent
commit
1b21a0a11e
  1. 2
      app/views/merge_requests/helpdesk_ticket.html.erb

2
app/views/merge_requests/helpdesk_ticket.html.erb

@ -10,7 +10,7 @@
<h1 class="govuk-heading-l">Which helpdesk ticket reported this merge?</h1>
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds-from-desktop">
<p class="govuk-hint">If this merge was reported via the helpdesk ticket, provide the ticket number.<br>The ticket will be linked to the merge request for reference.</p>
<p class="govuk-hint">If this merge was reported via a helpdesk ticket, provide the ticket number.<br>The ticket will be linked to the merge request for reference.</p>
<br>
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds-from-desktop">

Loading…
Cancel
Save