mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Tidy up text on forgot your password screens
Display updated_at instead of created_at for notifications.
This commit is contained in:
committed by
Nicholas Staples
parent
9232ab51d5
commit
e3fa1ac253
@@ -94,7 +94,7 @@
|
||||
{{ text_field(item.status|capitalize) }}
|
||||
|
||||
{% call field(align='right') %}
|
||||
{{ item.created_at|format_datetime_short }}
|
||||
{{ item.updated_at|format_datetime_short }}
|
||||
{% endcall %}
|
||||
{% endcall %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user