mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Replace grid-row with govuk-grid-row
Replaced all instances of `grid-row` in the HTML and JavaScript with `govuk-grid-row`, which is the new GOV.UK Frontend class.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
'Callbacks for received text messages',
|
||||
back_link=url_for('.api_callbacks', service_id=current_service.id)
|
||||
) }}
|
||||
<div class="grid-row">
|
||||
<div class="govuk-grid-row">
|
||||
<div class="column-five-sixths">
|
||||
<p>
|
||||
When you receive a text message in Notify, we can forward it to your system.
|
||||
|
||||
Reference in New Issue
Block a user