From 138dd471c9c407ca055d515b13b55e87acd95dfd Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 4 Sep 2023 21:40:56 +0300 Subject: [PATCH] fix "edited" timestamp tooltip on comments --- files/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 9e699fd37..40b0c9383 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -201,7 +201,7 @@ {% endif %}   #{{c.id}} - +   Edited {{c.edited_string}}