diff --git a/pandora/padma.jsonc b/pandora/padma.jsonc index e1fc0df4..4ad8795d 100644 --- a/pandora/padma.jsonc +++ b/pandora/padma.jsonc @@ -418,14 +418,14 @@ }, { "id": "modified", - "title": "Date Modified", + "title": "Last Modified", "type": "date", "columnWidth": 90, "sort": true }, { "id": "accessed", - "title": "Date Accessed", + "title": "Last Accessed", "type": "date", "columnWidth": 90, "format": {"type": "date", "args": ["%Y-%m-%d %H:%M:%S"]},