Browse Source

Update helpdesk_ticket.html.erb

pull/2598/head
Manny Dinssa 2 years ago committed by GitHub
parent
commit
09430dba2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  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> <h1 class="govuk-heading-l">Which helpdesk ticket reported this merge?</h1>
<div class="govuk-grid-row"> <div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds-from-desktop"> <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> <br>
<div class="govuk-grid-row"> <div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds-from-desktop"> <div class="govuk-grid-column-two-thirds-from-desktop">

Loading…
Cancel
Save