mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Fix heading and table label
Fix heading and table label
This commit is contained in:
committed by
Chris Hill-Scott
parent
574f7bb149
commit
4f2ff24d6d
@@ -52,10 +52,10 @@
|
|||||||
{% endcall %}
|
{% endcall %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3 class="heading-small"></h3>
|
<h3 class="heading-small">Letters</h3>
|
||||||
<div class="bottom-gutter-3-2">
|
<div class="bottom-gutter-3-2">
|
||||||
{% call mapping_table(
|
{% call mapping_table(
|
||||||
caption='Letters',
|
caption='Message statuses – letters',
|
||||||
field_headings=['Status', 'Description'],
|
field_headings=['Status', 'Description'],
|
||||||
field_headings_visible=True,
|
field_headings_visible=True,
|
||||||
caption_visible=False
|
caption_visible=False
|
||||||
|
|||||||
Reference in New Issue
Block a user