mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 14:29:49 -04:00
Fix </b> tag
This commit is contained in:
@@ -65,7 +65,7 @@
|
|||||||
|
|
||||||
<ol class="list list-number">
|
<ol class="list list-number">
|
||||||
<li><a href="{{ url_for('.sign_in') }}">Sign in to Notify</a>.</li>
|
<li><a href="{{ url_for('.sign_in') }}">Sign in to Notify</a>.</li>
|
||||||
<li>Go to the <b class="govuk-!-font-weight-bold">Settings</b< page.</li>
|
<li>Go to the <b class="govuk-!-font-weight-bold">Settings</b> page.</li>
|
||||||
<li>In the <b class="govuk-!-font-weight-bold">Letter settings</b> section, select <b class="govuk-!-font-weight-bold">Change</b> on the <b class="govuk-!-font-weight-bold">Letter branding</b> row.</li>
|
<li>In the <b class="govuk-!-font-weight-bold">Letter settings</b> section, select <b class="govuk-!-font-weight-bold">Change</b> on the <b class="govuk-!-font-weight-bold">Letter branding</b> row.</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user