From 91f5ef313fcf10b19e2214385624135bac00a789 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 23 Jul 2026 13:58:43 +0200 Subject: [PATCH] undo --- teleforma/exam/templates/exam/inc/script_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/exam/templates/exam/inc/script_list.html b/teleforma/exam/templates/exam/inc/script_list.html index 06339f65..911318c7 100644 --- a/teleforma/exam/templates/exam/inc/script_list.html +++ b/teleforma/exam/templates/exam/inc/script_list.html @@ -14,7 +14,7 @@ {% trans "Type"%} {% trans "Last Name"%} {% trans "First Name"%} - {% trans "Creation date"%} + {% trans "Submission date"%} {% trans "Mark date"%} {% trans "Corrector"%} {% trans "Score"%} -- 2.47.3