mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-28 14:20:59 -05: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 %}
|
||||
</div>
|
||||
|
||||
<h3 class="heading-small"></h3>
|
||||
<h3 class="heading-small">Letters</h3>
|
||||
<div class="bottom-gutter-3-2">
|
||||
{% call mapping_table(
|
||||
caption='Letters',
|
||||
caption='Message statuses – letters',
|
||||
field_headings=['Status', 'Description'],
|
||||
field_headings_visible=True,
|
||||
caption_visible=False
|
||||
|
||||
Reference in New Issue
Block a user