mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Replace govuk link with usa-link and tested
This commit is contained in:
@@ -403,7 +403,7 @@ class SMSPreviewTemplate(BaseSMSTemplate):
|
||||
.then(nl2br)
|
||||
.then(
|
||||
autolink_urls,
|
||||
classes="govuk-link govuk-link--no-visited-state",
|
||||
classes="usa-link usa-link--external",
|
||||
),
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user