From 02fc960cec3ce0a7b8613a04c8464b968cfed5b0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jean-S=C3=A9bastien=20Caux?= <git@jscaux.org>
Date: Sat, 28 Jan 2023 14:59:16 +0100
Subject: [PATCH] Tiny change to fellow_activity template

---
 .../edadmin/templates/edadmin/monitor/fellow_activity.html      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scipost_django/edadmin/templates/edadmin/monitor/fellow_activity.html b/scipost_django/edadmin/templates/edadmin/monitor/fellow_activity.html
index 8479f42cf..d7c946954 100644
--- a/scipost_django/edadmin/templates/edadmin/monitor/fellow_activity.html
+++ b/scipost_django/edadmin/templates/edadmin/monitor/fellow_activity.html
@@ -41,7 +41,7 @@
 		Nr appraised<br>&nbsp;
 	      </small>
 	    </th>
-	    <th>Latest appraisal datetime<br><em class="text-muted">(last time the Fellow specified their e</th>
+	    <th>Latest appraisal<br>datetime</th>
 	  </tr>
 	</thead>
 	<tbody>
-- 
GitLab