From d35ece36ffe88bee92417dca009e27c3003e6f76 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 31 Aug 2021 19:10:53 +0200 Subject: [PATCH] fdfd --- files/templates/comments.html | 4 ++-- files/templates/default.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index a2d9fb6c5..9ba20e415 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -187,10 +187,10 @@ Cancel - Reply + Reply Cancel - Reply + Reply {% endif %} diff --git a/files/templates/default.html b/files/templates/default.html index 2847a2230..6c278170a 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -519,7 +519,7 @@ } - post_reply=function(id){ + post_reply=function(id, fullname){ var form = new FormData();