mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 17:24:23 -04:00
Make precompiled template name bold
To match template link.
This commit is contained in:
@@ -18,7 +18,9 @@
|
|||||||
|
|
||||||
{% call row_heading() %}
|
{% call row_heading() %}
|
||||||
{% if item.is_precompiled_letter %}
|
{% if item.is_precompiled_letter %}
|
||||||
|
<span class="file-list-filename">
|
||||||
Provided as PDF
|
Provided as PDF
|
||||||
|
</span>
|
||||||
<span class="file-list-hint">
|
<span class="file-list-hint">
|
||||||
Letter
|
Letter
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user